Page 1 of 1

Vertical space

Posted: Thu Oct 29, 2020 7:23 pm
by irnote3
Screenshot_2020-10-29-19-43-18-747_com.facebook.katana.jpg
Screenshot_2020-10-29-19-43-18-747_com.facebook.katana.jpg (241.16 KiB) Viewed 3802 times
In the screen shot above the notification partially appear how fix the font

Re: Vertical space

Posted: Thu Oct 29, 2020 8:06 pm
by Erwin Denissen
Is this issue related to:
Would FC add "yMin value" "yMax value" item for Android in <head>?

I learned a trick from John Hudson, that overcomes the issue by adding a glyph that is completely useless, except for the fact it contains a rectangle with top set to WinAscent and bottom to WinDescent. That way Y Maximum and Y Minimum reflect WinAscent and WinDescent.

If your font already contains glyph outlines that exceed those values, then this is of course of no use.
magicglyph.png
magicglyph.png (81.14 KiB) Viewed 3799 times
Let us know if this solves your problem.