GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FcConfigBuildFonts(3) FcConfigBuildFonts(3)

FcConfigBuildFonts - Build font database

#include <fontconfig/fontconfig.h>

FcBool FcConfigBuildFonts (FcConfig *config);

Builds the set of available fonts for the given configuration. Note that any changes to the configuration after this call (through FcConfigParseAndLoad or FcConfigParseAndLoadFromMemory) have indeterminate effects. (On the other hand, application fonts can still be modified through FcConfigAppFontAddFile, FcConfigAppFontAddDir and FcConfigAppFontClear). Returns FcFalse if this operation runs out of memory. If config is NULL, the current configuration is used.

22 12月 2023 Fontconfig 2.15.0

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.