IDWriteFontFace1.HasKerningPairs

<summary> Returns whether or not the font supports pair-kerning. </summary> <remarks> If the font does not support pair table kerning, there is no need to call GetKerningPairAdjustments (it would be all zeroes). </remarks> <returns> Whether the font supports kerning pairs. </returns>

interface IDWriteFontFace1
extern (Windows)
BOOL
HasKerningPairs
(
)

Meta