fontconfig

Undocumented in source.

Modules

fctypes
module fontconfig.fctypes
Undocumented in source.
functions
module fontconfig.functions
Undocumented in source.

Public Imports

fontconfig.fctypes
public import fontconfig.fctypes;
Undocumented in source.
fontconfig.functions
public import fontconfig.functions;
Undocumented in source.

Members

Enums

FCSupport
enum FCSupport
Undocumented in source.

Functions

isFCLoaded
bool isFCLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
loadFC
FCSupport loadFC()
Undocumented in source. Be warned that the author may not have intended to support it.
loadFC
FCSupport loadFC(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedFCVersion
FCSupport loadedFCVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadFC
void unloadFC()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta