Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-08-17 08:01:37 +08:00
features Added /smcpGhooktop, /dhooktoprtailBR. 2015-08-16 03:18:52 +08:00
glyphs Revert "Introduced libspiro-js into Iosevka." 2015-08-17 08:01:37 +08:00
support Revert "Introduced libspiro-js into Iosevka." 2015-08-17 08:01:37 +08:00
testdrive Added /smcpGhooktop, /dhooktoprtailBR. 2015-08-16 03:18:52 +08:00
.gitattributes add language metadata 2015-07-31 04:12:47 +08:00
.gitignore Balances. 2015-08-09 04:30:37 +08:00
buildglyphs.patel Revert "Introduced libspiro-js into Iosevka." 2015-08-17 08:01:37 +08:00
empty.json Added ccmp feature. 2015-08-04 06:59:39 +08:00
generate.js Added overlay marks and half-circle marks. 2015-08-15 09:47:20 +08:00
LICENSE Added LICENSE and rename. 2015-07-22 17:33:21 +08:00
makefile Separated glyphs/latin-extend.patel into glyphs/latin-extend-basis.patel and glyphs/latin-extend-decorated.patel. 2015-08-15 08:47:19 +08:00
parameters.patel reduced size of periods 2015-08-16 20:29:06 +08:00
pass1-cleanup.py Revert "Introduced libspiro-js into Iosevka." 2015-08-17 08:01:37 +08:00
pass2-finalize.py Revert "Introduced libspiro-js into Iosevka." 2015-08-17 08:01:37 +08:00
README.md Change preview image. 2015-08-09 07:16:04 +08:00

Iosevka

A programmer's typeface.

preview

Building

To build Iosevka you should prepare:

  1. node, FontForge, ttfautohint and make. Make sure that you can run them in your terminal.
  2. patel-c (via npm install patel -g)
  3. Necessary libs :
npm install node-sfnt
npm install bezier-js
npm install yargs

Once environments are prepared, make. You will find ttfs in the build/ directory.