Spatial efficient monospace font family for programming. Built from code.
features | ||
glyphs | ||
support | ||
.gitattributes | ||
.gitignore | ||
buildglyphs.patel | ||
empty.json | ||
final.pe | ||
generate.js | ||
LICENSE | ||
makefile | ||
parameters.patel | ||
README.md |
Iosevka
A programmer's typeface.
Building
To build Iosevka you should prepare:
node
,FontForge
,ttfautohint
andmake
. Make sure that you can run them in your terminal.- patel-c (via
npm install patel-c -g
) - Necessary libs : npm install node-sfnt npm install bezier-js npm install yargs
- Once environments are prepared,
make
. You will find ttfs in thebuild/
directory.