|
NAMEFcConfigSetCurrent - Set configuration as defaultSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcConfigSetCurrent (FcConfig *config); DESCRIPTIONSets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, and FcConfigReference() to inrease the reference count in config since 2.12.0, returning FcFalse if that call fails.
Visit the GSP FreeBSD Man Page Interface. |