Font.this

Font constructor.

  1. this()
  2. this(NVGcontext* nvgContext, int fontId, string fontName)
    class Font
    @nogc @safe pure nothrow
    this
    (
    NVGcontext* nvgContext
    ,
    in int fontId
    ,
    in string fontName
    )

Meta