Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-10-21 00:15:10 +08:00
features Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +08:00
glyphs We have a better "r". 2015-10-21 00:15:10 +08:00
support Removed toquad.js 2015-10-13 19:41:22 +08:00
testdrive Move to release r0.1.14 2015-10-11 03:45:36 +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 We have a better "r". 2015-10-21 00:15:10 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
generate.js Parameters are now stored in parameters.toml. 2015-09-18 00:28:54 +08:00
LICENSE Added LICENSE and rename. 2015-07-22 17:33:21 +08:00
makefile Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +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 We have a better "r". 2015-10-21 00:15:10 +08:00
pass1-cleanup.py Continue optimizing. Using the new cubic-to-quadratic conversion in node-sfnt we can have better outline shapes. 2015-10-13 19:38:25 +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 Prepare for 1.0: reduce glyph height and x-height by 0.05em 2015-10-14 23:47:39 +08:00
README.md Optimized building workflow for pass 4. 2015-08-31 06:56:28 +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 patel-c bt npm install patel -g
  3. Install necessary libs by npm install
  4. make.

You will find ttfs in the build/ directory.