Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-11-01 15:04:02 -05:00
features Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +08:00
glyphs Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
support Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
testdrive The /j looks MUCH better. 2015-10-25 01:11:37 +08:00
.gitattributes add language metadata 2015-07-31 04:12:47 +08:00
.gitignore Replaced String.prototype.normalize with library unorm. 2015-09-13 14:37:38 +08:00
buildglyphs.patel Finally, r1.0-beta1. 2015-10-28 16:42:11 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
extract.js Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
generate.js Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
LICENSE Update LICENSE 2015-10-23 10:32:20 -02:00
makefile Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
package.json Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +08:00
parameters.patel Moved to PatEL 0.20.0 syntax. 2015-09-24 23:26:41 +08:00
parameters.toml Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +08:00
pass1-cleanup.py The /j looks MUCH better. 2015-10-25 01:11:37 +08:00
pass2-smartround.js use a "smart rounding" algorithm to handle rounding when reducing upm. 2015-08-28 17:41:13 +08:00
pass3-features.py Supported full width forms of ASCII characters (U+FF01 to U+FF5E). 2015-08-31 08:13:54 +08:00
pass4-finalize.js Continue balancing: /four, /nine, etc. 2015-10-24 23:39:04 +08:00
README.md README: make description a bit more interesting 2015-11-01 15:04:02 -05:00

Iosevka

Coders' typeface, built from code.

preview

Building

To build Iosevka you should:

  1. Ensure that node, FontForge, ttfautohint, ttx and make are runnable in your terminal.
  2. Install the newest patel-c bt npm install patel -g
  3. Install necessary libs by npm install
  4. make.

You will find ttfs in the build/ directory.