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

[font] Names decoding #173

Merged
merged 2 commits into from
Nov 12, 2024
Merged

[font] Names decoding #173

merged 2 commits into from
Nov 12, 2024

Conversation

benoitkugler
Copy link
Contributor

@benoitkugler benoitkugler commented Nov 3, 2024

Some Windows fonts use UTF-16 encoding for their family names : we were missing some of them when decoding the 'name' table.

This a fix for #172 (and should also fix #171).

I've also updated the fontscan cache version, to ensure the existing footprints will be properly updated.

@akiyosi Could you confirm this fix resolves your initial issue ? Thank you !

@akiyosi
Copy link
Contributor

akiyosi commented Nov 4, 2024

@benoitkugler
I have confirmed that this fix also resolves #171 issue.
Thanks :D

Copy link
Member

@whereswaldon whereswaldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@whereswaldon
Copy link
Member

Since this is a straightforward bugfix, it only needs one approval. Merging.

@whereswaldon whereswaldon merged commit b97df09 into main Nov 12, 2024
20 checks passed
@whereswaldon whereswaldon deleted the name-decoding branch November 12, 2024 15:09
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.

3 participants