Table of Contents

Property HasKerningPairs

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

HasKerningPairs

Gets a value indicating whether the face carries legacy kern format-0 pairs: the pair kerning the engine applies to text it shapes from the character map for a document outside compatibility mode 15, and the fallback for one in it. A GPOS kern feature alone does not count here; a face that kerns only there is kerned by the engine only when a ShapeRequest asks for OpenType kerning, as Word kerns it only in mode 15 (WORDQUIRKS.md WQ-0049).

public bool HasKerningPairs { get; }

Property Value

bool