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

Added option to output JSON file describing generated font glyphs and their unicode positions #55

Closed
wants to merge 2 commits into from

Conversation

thefrontender
Copy link
Contributor

Useful for providing data to run custom templates after generating new font.

Addresses the underlying issues from #39, #48 and #50

This approach would improve separation of concerns: FontCustom generates font files and data describing the generated font. Responsibility for CSS style/framework, test files, documentation generation, etc can be moved away from FontCustom and the JSON file used to populate any sort of template required, in any language or build system the user requires.

@ghost ghost assigned kaizau Apr 1, 2013
@kaizau
Copy link
Member

kaizau commented Apr 9, 2013

A variation of this is now in 1.0.0.pre.

@kaizau kaizau closed this Apr 9, 2013
@thefrontender
Copy link
Contributor Author

Thanks. 1.0 is looking very promising

@zeke
Copy link

zeke commented Apr 15, 2013

👏

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

Successfully merging this pull request may close these issues.

None yet

3 participants