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

Weird cedilla in U+00C7 LATIN CAPITAL LETTER C WITH CEDILLA #9

Open
dscorbett opened this issue Apr 4, 2021 · 3 comments · May be fixed by #15
Open

Weird cedilla in U+00C7 LATIN CAPITAL LETTER C WITH CEDILLA #9

dscorbett opened this issue Apr 4, 2021 · 3 comments · May be fixed by #15
Labels
bug Something isn't working

Comments

@dscorbett
Copy link

The cedilla of U+00C7 LATIN CAPITAL LETTER C WITH CEDILLA in version 1.2 has a weird contour. It is more obvious at heavier weights.
Ç

@ctrlcctrlv
Copy link
Owner

When semicircles get added to MFEKstroke (Cf. MFEK/math.rlib#7) I have a feeling this issue will be solved. I noticed it but didn't know what to do about it until semicircles get added. Perhaps I need to keep using FontForge to stroke a few paths, or I can cheat and use MFEKstroke-NIB (which uses libfontforge.so) for only some glyphs and just provide it a "nib" being a circle with the right radius (r=width/2). I think @MatthewBlanchard will fix MFEK/math.rlib#7 soon, we still have to discuss it.

@dscorbett
Copy link
Author

There’s a similar problem at the top of U+0024 DOLLAR SIGN too.

@ctrlcctrlv ctrlcctrlv added bug Something isn't working help wanted Extra attention is needed labels Apr 4, 2021
@ctrlcctrlv ctrlcctrlv removed the help wanted Extra attention is needed label Nov 7, 2021
@ctrlcctrlv
Copy link
Owner

This is solved in latest MFEKstroke releases and already works in v2 branch, so is coming soon, thus the removal of tag help wanted. help wanted Extra attention is needed

@ctrlcctrlv ctrlcctrlv linked a pull request Dec 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants