sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.11k stars 210 forks source link

Add an option to use appendCodepoints #354

Open myrandor opened 7 years ago

myrandor commented 7 years ago

Add an option like used in svgicons2svgfont to automatically take the codepoint from the filename like this:

Example: A file named uE106-closed.svg will use "E106" as codepoint, and "closed" as glyph name and class name.