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

Dots on Russian Ёё not above letter forms #18

Open
alerque opened this issue Nov 1, 2022 · 1 comment · May be fixed by #15
Open

Dots on Russian Ёё not above letter forms #18

alerque opened this issue Nov 1, 2022 · 1 comment · May be fixed by #15

Comments

@alerque
Copy link

alerque commented Nov 1, 2022

I initially thought this was a LibreOffice bug because when I mocked it up there were other issues with the fonts, but SILE is showing this issue too. The dots above IO turn up on the baseline next to the letter.

U+0401 CYRILLIC CAPITAL LETTER IO
U+0451 CYRILLIC SMALL LETTER IO

image

$ font-v report /usr/share/fonts/OTF/FRBAmericanCursive-800-GuidelinesArrowsExtrabold.otf

/usr/share/fonts/OTF/FRBAmericanCursive-800-GuidelinesArrowsExtrabold.otf:
----- name.ID = 5:
Version 1.2.1
----- head.fontRevision:
1.002
ctrlcctrlv added a commit that referenced this issue Dec 19, 2022
@ctrlcctrlv
Copy link
Owner

Oh ho. Good catch. I don't define a io (Ёё) at all. The way this is done in the font is through complex system called ccmp_placeholders.

Fixed in v2 @ 99dd0ad:
Screenshot_20221219_165059

@ctrlcctrlv ctrlcctrlv linked a pull request Dec 19, 2022 that will close this issue
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 a pull request may close this issue.

2 participants