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

Fix missing math font #239

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Fix missing math font #239

merged 1 commit into from
Dec 25, 2024

Conversation

fire332
Copy link
Collaborator

@fire332 fire332 commented Dec 25, 2024

Load Noto Sans Math as Arial to solve the missing font issue. Youtube in browser on Windows specifies sans-serif on video titles which loads Cambria Math from the system fonts. Due to licensing issues, Cambria Math can't be bundled with YTAF, therefore Noto Sans Math is used instead.

This is safe as LG TVs don't have Arial installed.

Fixes #188

@fire332 fire332 merged commit ae167b2 into webosbrew:main Dec 25, 2024
1 check passed
@fire332 fire332 deleted the fix-missing-font branch December 25, 2024 06:15
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.

Video titles appearing as squares
1 participant