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