Spatial efficient monospace font family for programming. Built from code.
Go to file
2015-11-05 03:05:35 +08:00
features Added more curves to italics: the flat.ai and curl.ai will convert straight segments into curves in italics. 2015-11-02 12:10:15 +08:00
glyphs renamed parameter vexpansion to contrast. ver 1.0-beta3. 2015-11-05 03:05:35 +08:00
support Improved building procedure. Improved shape of /section. 2015-10-29 20:37:05 +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 Added automatic build script for variants; also remade shoulder shapes. 2015-11-04 01:51:43 +08:00
buildglyphs.patel renamed parameter vexpansion to contrast. ver 1.0-beta3. 2015-11-05 03:05:35 +08:00
emptyfont.toml Switched empty font base from to toml. 2015-08-25 11:17:05 +08:00
extract.js Separated the upmscale mechanism into the extract pass. 2015-11-02 19:01:40 +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 Added automatic build script for variants; also remade shoulder shapes. 2015-11-04 01:51:43 +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 renamed parameter vexpansion to contrast. ver 1.0-beta3. 2015-11-05 03:05:35 +08:00
pass1-cleanup.py Added more curves to italics: the flat.ai and curl.ai will convert straight segments into curves in italics. 2015-11-02 12:10:15 +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 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.