class HexaPDF:: Font:: TrueType:: Table:: Kern:: Subtable
Parent | Object |
---|
A kerning subtable containing the actual information to do kerning.
Public Class Methods
Creates a new subtable.
Public Instance Methods
Returns true
if this subtable contains cross-stream values, i.e. values that are applied perpendicular to the writing direction.
Returns true
if this subtable is used for horizontal kerning.
Returns the kerning value between the two glyphs, or nil
if there is no kerning value.
Returns true
if this subtable contains minimum values and not kerning values.