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

Add support for combining accent on webkit (macOS/iOS safari) #30

Open
thomassth opened this issue Apr 11, 2023 · 0 comments
Open

Add support for combining accent on webkit (macOS/iOS safari) #30

thomassth opened this issue Apr 11, 2023 · 0 comments

Comments

@thomassth
Copy link

Test URL:
https://fonts.google.com/specimen/Oswald?preview.text=O%CC%82%20%C3%94&preview.text_type=custom
First letter:
U+004F : LATIN CAPITAL LETTER O
U+0302 : COMBINING CIRCUMFLEX ACCENT {hat}
Second letter:
U+00D4 : LATIN CAPITAL LETTER O WITH CIRCUMFLEX

On windows, both letters are rendered correctly:

image

On Apple systems, the first letter isn't rendered:
image

@thomassth thomassth changed the title Add support for combining accent on macOS/iOS safari Add support for combining accent on webkit (macOS/iOS safari) Apr 11, 2023
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

No branches or pull requests

1 participant