Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement named fonts along unicode schema #39

Open
DFOXpro opened this issue Mar 27, 2016 · 2 comments
Open

Implement named fonts along unicode schema #39

DFOXpro opened this issue Mar 27, 2016 · 2 comments

Comments

@DFOXpro
Copy link

DFOXpro commented Mar 27, 2016

the actual schema is set an unicode for every class/icon,

instead we can use a named char and a really shorter css, the best example is with Mozilla's Gaia icon font set: https://github.com/fxos-components/fxos-icons

@jjlauer
Copy link
Member

jjlauer commented Mar 29, 2016

Build scripts currently use fontcustom to turn the svg files into the various font files & stylesheets. If there's a way to accomplish it better, open to PRs.

@DFOXpro
Copy link
Author

DFOXpro commented Apr 3, 2016

there is, instead of font-custom I'm using the more active grunt-webfont. Right now I'm already fork this project and the Mozilla's one, I will do a push maybe this week but I'm not using nothing from your vagrant setup, BTW the variables in question that enables this feature is the Unicode private use area and the open font ligatures I already set the Unicode data in this font (Visible via Font Forge)

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

No branches or pull requests

2 participants