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

Vowel signs overlap on U+25CC DOTTED CIRCLE #5

Closed
dscorbett opened this issue Sep 16, 2022 · 1 comment
Closed

Vowel signs overlap on U+25CC DOTTED CIRCLE #5

dscorbett opened this issue Sep 16, 2022 · 1 comment

Comments

@dscorbett
Copy link

Font

NotoSansTagalog-Regular.otf

Where the font came from, and when

Site: https://github.com/notofonts/tagalog/releases/tag/NotoSansTagalog-v2.001
Date: 2022-09-16

Font version

Version 2.001

Issue

Doubled vowel signs overlap each other when applied to U+25CC DOTTED CIRCLE.

Character data

◌ᜒᜒ◌ᜓᜓ
U+25CC DOTTED CIRCLE
U+1712 TAGALOG VOWEL SIGN I
U+1712 TAGALOG VOWEL SIGN I
U+25CC DOTTED CIRCLE
U+1713 TAGALOG VOWEL SIGN U
U+1713 TAGALOG VOWEL SIGN U

Screenshot

◌ᜒᜒ◌ᜓᜓ

@simoncozens
Copy link
Contributor

This is essentially a tooling problem (reported as googlefonts/ufo2ft#754). The solution I've gone with is to pretend this is a Latin font to stop ufo2ft treating it as a USE script. Ugly, but it works, and we're not doing any kind of clever layout with this font anyway.

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