kern: Kerning table
The kern table is an OpenType table.
- class fontTools.ttLib.tables._k_e_r_n.table__k_e_r_n(tag: str | bytes | None = None)[source]
Bases:
DefaultTableKerning table
The
kerntable contains values that contextually adjust the inter-glyph spacing for the glyphs in aglyftable.Note that similar contextual spacing adjustments can also be stored in the “kern” feature of a
GPOStable.See also https://learn.microsoft.com/en-us/typography/opentype/spec/kern
- prune_pre_subset(font, options)
- subset_glyphs(s)