Spatial efficient monospace font family for programming. Built from code.
features | ||
glyphs | ||
support | ||
testdrive | ||
.gitattributes | ||
.gitignore | ||
buildglyphs.patel | ||
emptyfont.toml | ||
extract.js | ||
generate.js | ||
LICENSE | ||
makefile | ||
package.json | ||
parameters.patel | ||
parameters.toml | ||
pass1-cleanup.py | ||
pass2-smartround.js | ||
pass3-features.py | ||
pass4-finalize.js | ||
README.md |
Iosevka
Coders' typeface, built from code.
Building
To build Iosevka you should:
- Ensure that
node
,FontForge
,ttfautohint
,ttx
andmake
are runnable in your terminal. - Install the newest
patel-c
btnpm install patel -g
- Install necessary libs by
npm install
make
.
You will find ttfs in the build/
directory.