Font.outline

Wraps TTF_SetFontOutline to set the dsdl2.ttf.Font outline value

  1. uint outline()
  2. void outline(uint newOutline)
    class Font
    @property @trusted
    void
    outline
    ()

Parameters

newOutline uint

new outline value for the dsdl2.ttf.Font; 0 to set as default

Meta