FreetypeTypeface.this

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

Parameters

face FT_Face

Existing freetype2 typeface to use.

Meta