RaylibTypeface.this

Load a Raylib font from file.

  1. this(Font font)
  2. this(string filename, int size)
    class RaylibTypeface
    deprecated @trusted
    this
    (
    string filename
    ,
    int size
    )

Meta