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

Use ttf files of googlefonts/opensans #1447

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

okimiko
Copy link
Contributor

@okimiko okimiko commented Jan 14, 2025

Fixes browser console warning on the index page regarding too large kerning table included in the original font.

The font issue I recognized in #1429 (comment) was not caused by the fonts served for the styles. It fact it were just the font files served for the index page.

Using the fonts of googlefonts/opensans fixes the problem, which was caused by too large kerning table included in the original font. I assume here is some technical detail included on the topic (but no specific to the warning): googlefonts/opensans#4

@acalcutt acalcutt force-pushed the use-googlefonts-opensans branch from 5c1b0b4 to c36a4bf Compare January 18, 2025 18:31
@acalcutt acalcutt force-pushed the use-googlefonts-opensans branch from c36a4bf to d1103a2 Compare January 26, 2025 01:01
- fixes browser console warning on the index page regarding too large kerning table included in the original font
@acalcutt acalcutt force-pushed the use-googlefonts-opensans branch from d1103a2 to 3838a01 Compare January 26, 2025 19:33
@acalcutt acalcutt merged commit 1d60dd6 into maptiler:master Jan 26, 2025
6 checks passed
@okimiko okimiko deleted the use-googlefonts-opensans branch January 26, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants