FcNameUnparse(3) FcNameUnparse(3)NAMEFcNameUnparse - Convert a pattern back into a string that can be parsedSYNOPSIS#include <fontconfig/fontconfig.h> FcChar8 * FcNameUnparse (FcPattern *pat);DESCRIPTIONConverts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory which should be freed by the caller using free().VERSIONFontconfig version 2.10.95 31 8 2013 FcNameUnparse(3)
| Related Man Pages |
|---|
| fcfontrenderprepare(3) - opensolaris |
| fcpatternbuild(3) - debian |
| fcpatternformat(3) - debian |
| fcpatternget-type(3) - centos |
| fcpatternformat(3) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| [TIP] Processing YAML files with yq |