ppc v0.3.0 (2019-11-23T19:38:15Z)
Dub
Repo
FreeType.open
ppc
backend
ft
FreeType
Opens a font from a memfile buffer
FontFace
open
(string file, uint faceIndex)
FontFace
open
(ubyte[] file, uint faceIndex)
FontFace
open
(MemFile file, uint faceIndex)
class
FreeType
FontFace
open
(
MemFile
file
,
uint
faceIndex
= 0
)
Meta
Source
See Implementation
ppc
backend
ft
FreeType
constructors
this
destructors
~this
functions
open
Opens a font from a memfile buffer