You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When glyphs lie entirely within 127 pixels of the glyph origin,
they get "compressed metrics". Otherwise, they get "uncompressed
metrics". Some of the calculations for "uncompressed metrics"
were wrong. This only affects extremely unusual or large
point-size fonts, which is why it wasn't found initially.
Testing performed: rendered the letter 'a' at 200 points from
pcf.
0 commit comments