TTFFontHeight
TTFFontHeight is a metric used in font rendering to describe the vertical size of a TrueType font as it is laid out on a device. It is primarily used to determine line spacing when rendering multi-line text and is not a fixed property of the font file itself.
TTFFontHeight is a derived value that depends on both the font’s intrinsic metrics and the rendering context.
Because TTFFontHeight depends on the chosen size and pixel density, it can vary between fonts and rendering
Usage and practical notes: TTFFontHeight is primarily used to calculate line spacing and vertical layout when