FcPatternPrint(3) FcPatternPrint(3)NAMEFcPatternPrint - Print a pattern for debuggingSYNOPSIS#include <fontconfig.h> void FcPatternPrint (const FcPattern *p);DESCRIPTIONPrints an easily readable version of the pattern to stdout. There is no provision for reparsing data in this format, it's just for diag- nostics and debugging.VERSIONFontconfig version 2.2.3 30 June 2004 FcPatternPrint(3)
| Related Man Pages |
|---|
| fc-pattern(1) - debian |
| fcpatternbuild(3) - centos |
| fc-pattern(1) - mojave |
| fc-pattern(1) - opendarwin |
| fc-pattern(1) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Delete lines with a word and their above lines |
| The 500 Mile Email |
| Is UNIX an open source OS ? |
| Using awk to remove lines from file that match text |
| Sort only numbers within a string |