Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-10-25 01:11:37 +08:00
features Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +08:00
glyphs The /j looks MUCH better. 2015-10-25 01:11:37 +08:00
support Continue shape fixes. 2015-10-22 07:04:07 +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 Continue balancing: /four, /nine, etc. 2015-10-24 23:39:04 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
generate.js The /j looks MUCH better. 2015-10-25 01:11:37 +08:00
LICENSE Added LICENSE and rename. 2015-07-22 17:33:21 +08:00
makefile The /j looks MUCH better. 2015-10-25 01:11:37 +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 The /j looks MUCH better. 2015-10-25 01:11:37 +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 update README 2015-10-21 15:07:26 +08:00

Iosevka

A programmer's typeface.

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.