Skip to content

Serve Glyph Data as CSV file, implement glyph name / code point helpers in JS - #1900

Merged
justvanrossum merged 12 commits into
mainfrom
glyph-data-csv
Dec 29, 2024
Merged

justvanrossum merged 12 commits into
mainfrom
glyph-data-csv

Conversation

@justvanrossum

Copy link
Copy Markdown
Member

Serve Glyph Data as CSV file, and implement getCodePointFromGlyphName and getSuggestedGlyphName on the client side.

This opens up using this data in the font overview (#1886) for grouping/sorting/finding/etc.

This means we don't depend on glyphsLib anymore at runtime. We do need it to build the CSV file, and the test suite checks whether the file is stale. Not sure how to declare this build/test glyphLib dependency, so I'll keep the dependency for now.

@justvanrossum
justvanrossum merged commit da4fd71 into main Dec 29, 2024
@justvanrossum
justvanrossum deleted the glyph-data-csv branch December 29, 2024 21:34
justvanrossum added a commit that referenced this pull request Dec 29, 2024
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.

1 participant