Man Page: fccharsetaddchar
Operating Environment: opensolaris
Section: 3
FcCharSetAddChar(3) FcCharSetAddChar(3)NAMEFcCharSetAddChar - Add a character to a charsetSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32 ucs4);DESCRIPTIONFcCharSetAddChar adds a single unicode char to the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.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 FcCharSetAddChar(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfreetypecharindex(3) - opensolaris |
| fcfreetypecharset(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| What does this mean? |
| PHP Man Pages Now Available (Over 10,000) |
| %memused is high |
| Shopt -s histappend |