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

Iansui subsetting is not working properly #9173

Open
aaronbell opened this issue Mar 7, 2025 · 1 comment
Open

Iansui subsetting is not working properly #9173

aaronbell opened this issue Mar 7, 2025 · 1 comment
Labels
I API / Website / Platform fonts.google.com related stuff

Comments

@aaronbell
Copy link
Collaborator

Describe the bug

As reported by @ButTaiwan here, it appears that the Google Fonts subsetter is stripping out crucial glyphs for Taiwanese Hokkien.

To Reproduce

See this codepen

Image

(Ignore the issues with the accented glyphs as that is unrelated to this bug report). There are many Chinese characters for which we see fallback and appear not to render. However, I can verify that these glyphs are present in the font and render as expected on the GF website as well as in the font source / binary.

From the codepen:
Image

From GF website:
Image

@aaronbell aaronbell added I Font Bug I API / Website / Platform fonts.google.com related stuff and removed I Font Bug labels Mar 7, 2025
@ButTaiwan
Copy link

It looks like there is same problem in combining mark symbols too.

Google fonts subsetter puts U+0301, U+0300, U+0302 and U+0304 correctly, but U+030C, U+030D, U+0306 and U+0358 are missing.

Image

https://codepen.io/ButTaiwan/pen/YPzQBQg

Using Iansui installed in PC:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I API / Website / Platform fonts.google.com related stuff
Projects
None yet
Development

No branches or pull requests

2 participants