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

Regression in Soft_Dotted characters #486

Closed
dscorbett opened this issue May 31, 2021 · 4 comments
Closed

Regression in Soft_Dotted characters #486

dscorbett opened this issue May 31, 2021 · 4 comments

Comments

@dscorbett
Copy link

Cascadia family version

2105.24

Cascadia family variant(s)

Cascadia Code (the version with ligatures), Cascadia Mono (the version without ligatures)

Font file format(s)

.ttf (variable), .ttf (static), .otf (static)

Platform

macOS 10.14.6

Other Software

No response

What happened?

Characters with the Soft_Dotted Unicode property should lose their dots when followed by marks above (specifically, marks with ccc=230). Cascadia does not support this. This is a regression; see #386.

Here is <U+0069, U+0325, U+030A, U+006A, U+0325, U+030A, U+012F, U+0325, U+030A, U+0456, U+0325, U+030A, U+0458, U+0325, U+030A, U+1ECB, U+0325, U+030A>. Each soft-dotted letter is followed by two diacritics, one below and one above. All of the dots above the letters should be suppressed.
i̥̊j̥̊į̥̊і̥̊ј̥̊ị̥̊

@aaronbell
Copy link
Collaborator

It appears that the code to implement this was left out of the most recent version :/. I'll fix it.

@DHowett
Copy link
Member

DHowett commented Jun 1, 2021

@aaronbell should I hold off on preparing a 2106.01/2106.02 release for a fix like this? Or is it more important to get the family name changes for the static instances out?

@aaronbell
Copy link
Collaborator

I have a fix that I can push up tonight. Was just waiting to hear from y’all on the other item.

@aaronbell
Copy link
Collaborator

It appears this was resolved in #511. Closing.

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.

3 participants