Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-09-08 19:06:27 +08:00
features Fixed some weird bug about GDEF and mark feature. Move to 0.1.8. 2015-08-29 03:53:19 +08:00
glyphs Added /dotTR for Min Peh-oe-ji. 2015-09-08 19:06:27 +08:00
support Now ellipsises for Iosevka CC is full-width, as well as circled letters and numbers. 2015-08-30 18:33:22 +08:00
testdrive Added /Yhooktop, /gha, etc. 2015-09-07 02:16:06 +08:00
.gitattributes add language metadata 2015-07-31 04:12:47 +08:00
.gitignore Added a new stroke expansion mechanism, spiroexpand. How we finally have a 'S' looking good. 2015-08-19 01:51:56 +08:00
buildglyphs.patel set post.isFixedPitch to 1. 2015-08-31 04:45:47 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
generate.js Brought back GDEF table. 2015-09-01 15:08:33 +08:00
LICENSE Added LICENSE and rename. 2015-07-22 17:33:21 +08:00
makefile Added /Yhooktop, /gha, etc. 2015-09-07 02:16:06 +08:00
package.json update dependencies. 2015-08-27 00:15:24 +08:00
parameters.patel Rebuilt /section with spiros. 2015-09-07 15:23:32 +08:00
pass1-cleanup.py Added /Hwair, /hwair, /latinEta, etc. 2015-09-01 22:01:20 +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 Supported full width forms of ASCII characters (U+FF01 to U+FF5E). 2015-08-31 08:13:54 +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.