Font.hinting

Wraps TTF_GetFontHinting to get the dsdl2.ttf.Font hinting

  1. Hinting hinting()
    class Font
    const @property @trusted
    hinting
    ()
  2. void hinting(Hinting newHinting)

Return Value

Type: Hinting

dsdl2.ttf.Hinting enumeration for the dsdl2.ttf.Font hinting

Meta