FreetypeTypeface.this

Use an existing freetype2 font.

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

Meta