icomoon-to-fontello
v0.1.3
Published
Convert icomoon 'selection.json' file to fontello-format 'config.json'
Downloads
9
Readme
Pretty straightforward, just run it in an unzipped icomoon folder to create a fontello-formatted 'config.json'.
npm install -g icomoon-to-fontello
cd my-icomoon-font
icomoon-to-fontello
^ will create a config.json
file based on selection.json
in the same folder.