FreeType.open

Opens a font from a memfile buffer

  1. FontFace open(string file, uint faceIndex)
  2. FontFace open(ubyte[] file, uint faceIndex)
  3. FontFace open(MemFile file, uint faceIndex)
    class FreeType
    open
    (,
    uint faceIndex = 0
    )

Meta