Font.this

Constructs a font from an already existing TTF_Font

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

Meta