sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
FreeType
sbylib
wrapper
freetype
freetype
Undocumented in source.
class
FreeType {
package static
FT_Library
library
;
static
void
initialize
(string path);
}
Members
Static functions
initialize
void
initialize
(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
library
FT_Library
library
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
freetype
freetype
classes
FreeType