TypoLineGap
TypoLineGap is a font metric stored in the OS/2 table of OpenType and TrueType fonts. It specifies the recommended additional vertical space, or leading, to add between lines of text beyond the font’s ascender and descender. The value is given in font units and is converted to device units according to the font size during layout.
In practice, TypoLineGap, together with TypoAscender and TypoDescender (also in the OS/2 table), defines the typographic
For font designers, TypoLineGap provides a scalable hint for comfortable line spacing without hard-coding a specific
See also: OpenType font metrics, OS/2 table, hhea table, Typographic metrics, line height, leading.