OperatingSystemFont.this

Constructs the class and immediately calls load.

  1. this(string name, int size, FontWeight weight, bool italic)
    class OperatingSystemFont
    this
    (
    string name
    ,
    int size = 0
    ,
    FontWeight weight = FontWeight.dontcare
    ,
    bool italic = false
    )
  2. this()
  3. this(OperatingSystemFont font)
Suggestion Box / Bug Report