FcFontSetAdd(3) FcFontSetAdd(3)NAMEFcFontSetAdd - Add to a font setSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcFontSetAdd (FcFontSet *s, FcPattern *font);DESCRIPTIONAdds a pattern to a font set. Note that the pattern is not copied before being inserted into the set. Returns FcFalse if the pattern cannot be inserted into the set (due to allocation failure). Otherwise returns FcTrue.VERSIONFontconfig version 2.10.95 31 8 2013 FcFontSetAdd(3)
| Related Man Pages |
|---|
| fc-match(1) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontsetsort(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| fcpatternbuild(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |