Query: fcpatternprint
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcPatternPrint(3) FcPatternPrint(3)NAMEFcPatternPrint - Print a pattern for debuggingSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcPatternPrint (const FcPattern *p);DESCRIPTIONPrints an easily readable version of the pattern to stdout. There is no provision for reparsing data in this format, it's just for diag- nostics and debugging.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 FcPatternPrint(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcconfigenablehome(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| Study UNIX Kernel |
| Change directory for core file |
| What's legal and what's not? |