KernPair

Overview

KernPair is a class in Aspose.Font FOSS for Python.

KernPair.left is the GlyphId of the left glyph in the kerning pair.

Properties: left, right, value.

Properties

NameTypeAccessDescription
leftGlyphIdReadGets the left.
rightGlyphIdReadGets the right.
valueintReadGets the value.

See Also