gero3 / facetype.js

typeface.js generator
http://gero3.github.io/facetype.js/
MIT License
653 stars 120 forks source link

Implement character restriction. #11

Closed kovacsv closed 7 years ago

kovacsv commented 7 years ago

I have implemented a character restriction feature. Users can write the allowed characters to an input box, and facetype.js will export only those characters.

gero3 commented 7 years ago

Thank you