Go to file
Koen Lageveen 3023f8cde1 set antialising automatically, cleanup config area 2019-06-10 11:40:44 +02:00
fonts some cleanup 2019-06-10 09:40:56 +02:00
.csscomb.json add stylesheet grooming 2017-02-08 23:30:59 +01:00
.eslintrc add linter configs 2019-01-26 14:28:47 +01:00
.gitignore update ignores 2017-07-22 17:26:57 +02:00
.stylelintrc add linter configs 2019-01-26 14:28:47 +01:00
CNAME added cname 2014-11-18 21:53:15 +01:00
LICENSE Create LICENSE 2017-08-20 12:18:39 +02:00
README.md Update README.md 2019-04-13 11:55:49 +02:00
favicon.png favicons 2017-07-30 12:12:21 +02:00
fonts-schema.json restructure fonts data (and update schema) 2019-06-10 11:04:48 +02:00
fonts.json restructure fonts data (and update schema) 2019-06-10 11:04:48 +02:00
fonts.sublime-project add some metadata and validate against schema 2017-07-22 17:26:12 +02:00
ga.js split languages 2017-01-20 17:59:59 +01:00
index.css set antialising automatically, cleanup config area 2019-06-10 11:40:44 +02:00
index.html set antialising automatically, cleanup config area 2019-06-10 11:40:44 +02:00
index.js set antialising automatically, cleanup config area 2019-06-10 11:40:44 +02:00
quickBrown.md feat: add 8 for comparison to 0 2019-01-21 08:53:11 -06:00
safari-pinned-tab.svg favicons 2017-07-30 12:12:21 +02:00

README.md

Programming Fonts

Test drive programming fonts online in your browser.

Schema validation

ajv -s fonts-schema.json -d fonts.json

Compiling stylesheets

cd fonts/stylesheets/ && lessc fonts.less stylesheet.css