Man Page: fcconfiggetcache
Operating Environment: opensolaris
Section: 3
FcConfigGetCache(3) FcConfigGetCache(3)NAMEFcConfigGetCache - DEPRECATED used to return per-user cache filenameSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <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.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcConfigGetCache(3)
| Related Man Pages |
|---|
| fcdircacheloadfile(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| solaris zones vs container.. |
| Solaris 10 - password complexity not working |
| What is good? |
| Shopt -s histappend |