textLetterSpacing

Gets the letter spacing of current text style.

  1. void textLetterSpacing(NVGContext ctx, float spacing)
  2. float textLetterSpacing(NVGContext ctx)
    nothrow @trusted @nogc
    float
    textLetterSpacing

See Also

Meta