Font.this

Constructs a font from a font file

  1. this(string file, int psize, int index = 0)
    class Font
    this
    (
    string file
    ,
    int psize
    ,
    int index = 0
    )
  2. this(TTF_Font* alreadyExisting)

Meta