Man Page: fccachecopyset
Operating Environment: opensolaris
Section: 3
FcCacheCopySet(3) FcCacheCopySet(3)NAMEFcCacheCopySet - Returns a copy of the fontset from cacheSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcFontSet * FcCacheCopySet (const FcCache *cache);DESCRIPTIONThe returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns from the cache are read- only.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 FcCacheCopySet(3)
| Related Man Pages |
|---|
| fc-cat(1) - opensolaris |
| fcconfigenablehome(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| PHP Man Pages Now Available (Over 10,000) |
| Change directory for core file |
| What's legal and what's not? |
| Identify problem with while getopts |