Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-11-07 07:51:42 +08:00
features Fix typo of Ukrainian. 2015-11-06 23:26:15 +08:00
glyphs I finally figured out how to deal with hooks. 2015-11-07 07:51:42 +08:00
support Rebuilt v, w, x and y using spiros. 2015-11-05 21:13:10 +08:00
testdrive Remade /sterling. also fixed /cent and /dollar. 2015-11-06 05:28:14 +08:00
.gitattributes add language metadata 2015-07-31 04:12:47 +08:00
.gitignore Added automatic build script for variants; also remade shoulder shapes. 2015-11-04 01:51:43 +08:00
buildglyphs.patel I finally figured out how to deal with hooks. 2015-11-07 07:51:42 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
extract.js Rebuilt v, w, x and y using spiros. 2015-11-05 21:13:10 +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 the building sequence within release-all. 2015-11-07 03:11:55 +08:00
package.json Added localized Cyrillic letters for Serbian. 2015-10-11 03:19:11 +08:00
parameters.patel Introduced some parameters to build styled variants more conviniently. 2015-11-03 04:40:04 +08:00
parameters.toml I finally figured out how to deal with hooks. 2015-11-07 07:51:42 +08:00
pass1-cleanup.py I am using the to-quad conversion in libspiro-js directly instead of it in node-sfnt. 2015-11-06 06:38:07 +08:00
pass2-smartround.js I am using the to-quad conversion in libspiro-js directly instead of it in node-sfnt. 2015-11-06 06:38:07 +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 Merge pull request #26 from Arthur2e5/patch-1 2015-11-03 02:04:29 +08: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 (≥ 0.21.0) by npm install patel -g
  3. Install necessary libs by npm install
  4. make.

You will find ttfs in the build/ directory.