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 "find glyphs that use glyph" for designspace backend #1214

Merged
merged 13 commits into from
Mar 17, 2024

Conversation

justvanrossum
Copy link
Collaborator

  • add fontra.backends.utils module for small functions that have no good other place
  • add fontra.backends.glyphdependencies helper module to keep track of glyph dependencies
  • rename getGlyphsUsedBy() to findGlyphsThatUseGlyph() (less ambiguous)
  • add optional startOptionalBackgroundTasks() method to give backends a chance do some indexing without blocking regular loading

@justvanrossum justvanrossum merged commit 31068c2 into main Mar 17, 2024
3 checks passed
@justvanrossum justvanrossum deleted the glyph-dependencies-2 branch March 17, 2024 10:24
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