Go to file
Koen Lageveen 4870711591 store the original icon files 2019-09-21 11:13:18 +02:00
asset-sources store the original icon files 2019-09-21 11:13:18 +02:00
fonts switch to latest ttf for daddytime 2019-07-28 20:03:04 +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 fix #58 anka/code link 2019-09-21 11:11:35 +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 display current font 2019-06-10 21:14:23 +02:00
index.html Add title attribute to ligatures button 2019-07-31 21:18:49 +01:00
index.js display current font 2019-06-10 21:14:23 +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