Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Add an option to use appendCodepoints #354

Open
myrandor opened this issue Oct 26, 2016 · 0 comments
Open

Add an option to use appendCodepoints #354

myrandor opened this issue Oct 26, 2016 · 0 comments

Comments

@myrandor
Copy link

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

  • Use the prefix of the file delimited by dash "-" as the codepoint to use in the font
  • Remove that codepoint (and dash) from the name of the glyph/CSS.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant