Spatial efficient monospace font family for programming. Built from code.
|
2015-08-23 06:42:12 +08:00 |
features
|
Added /Cbar, /cbar, /Ubar. Also separated mark lookups.
|
2015-08-22 11:46:46 +08:00 |
glyphs
|
Rebuilt /Omega, /latinUpsilon2, /latinupsilon2 with spiros. time to merge.
|
2015-08-23 06:42:12 +08:00 |
support
|
Added /Cbar, /cbar, /Ubar. Also separated mark lookups.
|
2015-08-22 11:46:46 +08:00 |
testdrive
|
Coward glyphs in bold weight now looks more "dark".
|
2015-08-20 22:49:34 +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
|
Rebuilt /Omega, /latinUpsilon2, /latinupsilon2 with spiros. time to merge.
|
2015-08-23 06:42:12 +08:00 |
empty.json
|
Added ccmp feature.
|
2015-08-04 06:59:39 +08:00 |
generate.js
|
Added /Cbar, /cbar, /Ubar. Also separated mark lookups.
|
2015-08-22 11:46:46 +08:00 |
LICENSE
|
Added LICENSE and rename.
|
2015-07-22 17:33:21 +08:00 |
makefile
|
Added CJK-compatible variants (CC family).
|
2015-08-20 17:14:30 +08:00 |
parameters.patel
|
Added /Cbar, /cbar, /Ubar. Also separated mark lookups.
|
2015-08-22 11:46:46 +08:00 |
pass1-cleanup.py
|
Rebuild /sigma with spiros; Optimized shape of /eszet.
|
2015-08-20 14:33:02 +08:00 |
pass2-finalize.py
|
Rebuild /sigma with spiros; Optimized shape of /eszet.
|
2015-08-20 14:33:02 +08:00 |
README.md
|
Change preview image.
|
2015-08-09 07:16:04 +08:00 |
Iosevka
A programmer's typeface.

Building
To build Iosevka you should prepare:
node
, FontForge
, ttfautohint
and make
. Make sure that you can run them in your terminal.
- patel-c (via
npm install patel -g
)
- Necessary libs :
npm install node-sfnt
npm install bezier-js
npm install yargs
Once environments are prepared, make
. You will find ttfs in the build/
directory.