Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-08-05 22:47:52 +08:00
features Added dot removal about /uni012F, /ukrainiani and /je. 2015-08-04 22:55:56 +08:00
glyphs fixed incorrect sub in autobuilds. 2015-08-05 00:54:42 +08:00
support Shifted slanted glyphs leftward a little. 2015-08-05 22:47:52 +08:00
.gitattributes add language metadata 2015-07-31 04:12:47 +08:00
.gitignore Added proper italic for several cyrillic characters. 2015-07-29 06:56:01 +08:00
buildglyphs.patel Shifted slanted glyphs leftward a little. 2015-08-05 22:47:52 +08:00
empty.json Added ccmp feature. 2015-08-04 06:59:39 +08:00
final.pe Shifted slanted glyphs leftward a little. 2015-08-05 22:47:52 +08:00
generate.js Added features, ccmp and mark. 2015-08-04 22:23:15 +08:00
LICENSE Added LICENSE and rename. 2015-07-22 17:33:21 +08:00
makefile Added features, ccmp and mark. 2015-08-04 22:23:15 +08:00
parameters.patel fixed incorrect sub in autobuilds. 2015-08-05 00:54:42 +08:00
README.md i forgot a tool. 2015-08-04 19:27:57 +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-c -g)
  3. Necessary libs : npm install node-sfnt npm install bezier-js npm install yargs
  4. Once environments are prepared, make. You will find ttfs in the build/ directory.