update README.
This commit is contained in:
parent
04117471cb
commit
afaa05775f
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -2,4 +2,16 @@ Iosevka
|
|||
======================================================
|
||||
A programmer's typeface.
|
||||
|
||||
Still WIP.
|
||||

|
||||
|
||||
Building
|
||||
-----------------------------------------------------
|
||||
To build Iosevka you should prepare:
|
||||
|
||||
1. `node`, `FontForge` and `make`. Make sure that you can run them in your terminal.
|
||||
2. patel-c (via `npm install patel-c -g`)
|
||||
3. Necessary libs :
|
||||
npm install node-sfnt
|
||||
npm install bezier-js
|
||||
npm install yargs
|
||||
4. Once environments are prepared, `make`. You will find ttfs in the `build/` directory.
|
Loading…
Add table
Add a link
Reference in a new issue