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

Combining characters are not in 'cmap' #7

Open
dscorbett opened this issue Feb 14, 2024 · 1 comment
Open

Combining characters are not in 'cmap' #7

dscorbett opened this issue Feb 14, 2024 · 1 comment

Comments

@dscorbett
Copy link

Font

NotoSansGeorgian-Regular.otf

Where the font came from, and when

Site: https://github.com/notofonts/georgian/releases/tag/NotoSansGeorgian-v2.005
Date: 2024-02-14

Font version

Version 2.005

Issue

Combining characters are no longer supported. The glyphs are present but not in 'cmap'.

Character data

უ́უ̂უ̄უ̈
U+10E3 GEORGIAN LETTER UN
U+0301 COMBINING ACUTE ACCENT
U+10E3 GEORGIAN LETTER UN
U+0302 COMBINING CIRCUMFLEX ACCENT
U+10E3 GEORGIAN LETTER UN
U+0304 COMBINING MACRON
U+10E3 GEORGIAN LETTER UN
U+0308 COMBINING DIAERESIS

Screenshot

უ́უ̂უ̄უ̈

@simoncozens
Copy link
Contributor

Oh, urgh. The problem here is our "full"/"googlefonts" builds. When we merge in the Latin subset, this subset also includes its own (but differently anchored) combining characters. I thought renaming the Georgian ones would fix it, but in retrospect it's obvious that they won't; the fact they lost cmap encoding is a second-order problem, but even fixing that won't help. More thought required.

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

2 participants