|
NAMEFcConfigGetCache - DEPRECATED used to return per-user cache filenameSYNOPSIS#include <fontconfig/fontconfig.h> FcChar8 * FcConfigGetCache (FcConfig *config); DESCRIPTIONWith fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.
Visit the GSP FreeBSD Man Page Interface. |