Skip to content

Commit

Permalink
Add link to "How to generate a webfont"
Browse files Browse the repository at this point in the history
* as this question asked
  • Loading branch information
ivictbor authored Mar 19, 2021
1 parent bd317e7 commit 786a5a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,12 +560,14 @@ Then open http://localhost:8080 with demo page
Regenerating icons font
-----------------------

If you need add/edit icons in `res` folder, please after editing run
If you need add/edit icons in `res` folder, please after editing run:

```bash
npm run buildfont
```

For font generation we use method described here: [How to generate a webfont (automated setup)](https://hinty.io/brucehardywald/how-to-generate-a-webfont-automated-setup/)

Contributing
------------
Pull-requests are welcome.
Expand Down

0 comments on commit 786a5a3

Please sign in to comment.