Why the lining numeral 9 is elevated relative to the rest of them? #333
Replies: 4 comments 2 replies
|
I think you're probably using the static TTF version of the font. It is autohinted, and the result has many problems, including that one (at some sizes). I am planning to retire that version, since I cannot manually hint 38 font files, and I am urging all users of static Junicode to use the OTF version. It is also autohinted, but the hinting works much better. The variable version of the font is also TTF, but it is manually hinted. |
|
For the next release (2.215), I am omitting hinting for the TTF version of Junicode. It will work exactly as well for Mac OS and (probably) Linux users, but Windows users should prefer the OTF version. Oh, and everyone who can (especially web developers and LuaTeX users) should use the variable font. |
|
Ran across a similar hinting issue in the Affinity forum just a few days ago.
This is affected by how your PDF reader/editor handles the hinting. Below is the broken Charter Italic and BoldItalic fonts on the first two lines. In the image below, I have turned-Off all hinting in the PDF-XChange Editor. So if Apple users are using a PDF reader which ignores the TTF hinting, it looks fine. In the Affinity situation the problems appeared when the printer processed the PDF file. |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Why the lining numeral 9 is elevated at the bottom relative to the rest of them?
All reactions