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

Incorrect >‌/‌> Ligature Rendering #303

Open
ssiegel opened this issue Feb 1, 2025 · 1 comment
Open

Incorrect >‌/‌> Ligature Rendering #303

ssiegel opened this issue Feb 1, 2025 · 1 comment

Comments

@ssiegel
Copy link

ssiegel commented Feb 1, 2025

I have encountered an issue with any ligature-enabled version of the Pragmata Pro font (both modularspaced and monospaced, TTF and OTF, versions 0.829 and 0.830). Specifically, when the character sequence >‌/‌> is input, it incorrectly renders as the >‍-‍> ligature instead of displaying the intended sequence.

$ hb-shape --version
hb-shape (HarfBuzz) 10.2.0
Available shapers: graphite2,ot,fallback

$ hb-shape ./PragmataPro0.830/PragmataPro_Mono_R_liga_0830.ttf -u 3e,2f,3e
[u100103=0+1024|u100103=1+1024|u100268=2+1024]

$ hb-view ./PragmataPro0.830/PragmataPro_Mono_R_liga_0830.ttf -u 3e,2f,3e,20,3e,200c,2f,200c,3e

Image

On the left, the output with the ligature is shown (incorrectly displaying >->), and on the right, the expected rendering without ligatures is shown.

@fabrizioschiavi
Copy link
Owner

Thank you @ssiegel for this notification! I'll fix it asap

@fabrizioschiavi fabrizioschiavi moved this to To Do in 0.9 Feb 2, 2025
@fabrizioschiavi fabrizioschiavi moved this from To Do to Done in 0.9 Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants