-
-
Notifications
You must be signed in to change notification settings - Fork 431
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
Font ligatures can't be disabled #1670
Comments
Thank you for the report. The ligature option in CotEditor works with most fonts (such as Baskerville) while does not work with some specific fonts like JetBrains Mono or Fira Code. I have reported it to Apple: FB14352598. Let's hope Apple will fix it. SampleA test app I made to check this issue. The first line, "fi," is Baskerville and the second line, "==>," is JetBrains Mono. Screen.Recording.2024-07-17.at.17.23.50.mov |
I doubt Apple will provide support for TextKit 1. Anyway, thanks for checking. Maybe I should stick with the ligature efforts or choose another font. |
Haha, in fact, that's what I think too. |
I just realized that JetBrains Mono also offers a non-ligature version... I am happy user again. |
Description
Ligatures can't be disabled.
To Reproduce
Expected behavior
Ligatures efforts should be disabled.
CotEditor version
4.8.7
macOS version
14.5
Additional context
No response
The text was updated successfully, but these errors were encountered: