Font.outline

Wraps TTF_GetFontOutline to get the dsdl2.ttf.Font outline value

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

Return Value

Type: uint

uint outline value of the dsdl2.ttf.Font

Meta