FcCharSetAddChar(3) FcCharSetAddChar(3)NAMEFcCharSetAddChar - Add a character to a charsetSYNOPSIS#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.9.0 16 April 2012 FcCharSetAddChar(3)
| Related Man Pages |
|---|
| fcfilescan(3) - opensolaris |
| fcfreetypecharindex(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| libfontconfig(3lib) - opensolaris |
| libfontconfig(3lib) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |