Font.kerning

Wraps TTF_GetFontKerning to get the dsdl2.ttf.Font's kerning

  1. bool kerning()
    class Font
    const @property @trusted
    bool
    kerning
    ()
  2. void kerning(bool newKerning)

Return Value

Type: bool

bool whether the dsdl2.ttf.Font has kerning

Meta