FreetypeTypeface.this

Use an existing freetype2 font.

  1. this(float size)
  2. this(FT_Face face, float size)
    class FreetypeTypeface
    this
    (
    FT_Face face
    ,
    float size
    )
  3. this(string filename, float size)

Meta