textLineHeight

Gets the proportional line height of current text style. The line height is specified as multiple of font size.

  1. void textLineHeight(NVGContext ctx, float lineHeight)
  2. float textLineHeight(NVGContext ctx)
    nothrow @trusted @nogc
    float
    textLineHeight

See Also

Suggestion Box / Bug Report