subframe7536/maple-font

Arrow ligature (`=>`) misalign in V7.3 of hinted font (also in unhinted font for some case)

Open

#508 opened on May 31, 2025

View on GitHub
 (38 comments) (7 reactions) (0 assignees)CSS (34 forks)batch import
BugHelp Wanted

Repository metrics

Stars
 (2,290 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There are 2 samples below, captured in Windows 10, latest PHPStorm. Both fonts are 14px, semibold, TTF-AutoHint version.

V7.3 Image

V7.2

Image

In V7.3, when I type "=" and next ">", "=" symbol remains the same. In V.7.2 distance between lines of "=" increases to perfectly match arrow end.

VSCode and Sublime text has the same problem.

P.S. Thanks for great coding font!

Contributor guide