Man Page: fcmatrixequal
Operating Environment: opensolaris
Section: 3
FcMatrixEqual(3) FcMatrixEqual(3)NAMEFcMatrixEqual - Compare two matricesSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcMatrixEqual (const FcMatrix *matrix1, const FcMatrix *matrix2);DESCRIPTIONFcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not.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 FcMatrixEqual(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| 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 |
| What is good? |