FreetypeTypeface.this

Load the default typeface

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

Meta