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

Improve font service #146

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Improve font service #146

merged 3 commits into from
Feb 14, 2025

Conversation

Maximkaaa
Copy link
Owner

This PR lays ground for full fledged text rendering support on the map. It

  • Implements the basic font fallback mechanism allowing do render labels with different scripts and fonts using the same style configuration.
  • Adds support for variable fonts making it easy to support bold and stretched font styles in future.
  • Improves the FontService API.

Fixes #136

@Maximkaaa Maximkaaa force-pushed the improve_font_service branch from 4b9a812 to 0db4689 Compare February 14, 2025 12:59
@Maximkaaa Maximkaaa merged commit df8ec80 into main Feb 14, 2025
5 checks passed
@Maximkaaa Maximkaaa deleted the improve_font_service branch February 14, 2025 13:04
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.

Font selection and fallback
1 participant