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

Svg table parsing #1

Open
wants to merge 3 commits into
base: 168_basic_multilingual_plane
Choose a base branch
from
Open

Conversation

talltyler
Copy link
Owner

This branch enables the parsing SVG table data.
It doesn't do anything related to rendering svgs. This might be a future branch but I'm going to try it in my application code first. Svg data can be found at font.svg[glyphId] as a unparsed string of SVG XML.

keeslinp and others added 3 commits July 7, 2017 17:04
`Font.getPath` was passing along `options` and `this` but `Font.getPaths` is hitting the same endpoint without those arguments.
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.

2 participants