Font.kerning

Wraps TTF_SetFontKerning to set the dsdl2.ttf.Font's kerning

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

Parameters

newKerning bool

new bool value for the dsdl2.ttf.Font's kerning

Meta