xenocara/dist/fontconfig/doc/FcPatternPrint.3

16 lines
481 B
Groff
Raw Permalink Normal View History

.\" auto-generated by docbook2man-spec from docbook-utils package
2025-01-10 01:40:29 +00:00
.TH "FcPatternPrint" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcPatternPrint \- Print a pattern for debugging
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
void FcPatternPrint (const FcPattern *\fIp\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Prints an easily readable version of the pattern to stdout. There is
no provision for reparsing data in this format, it's just for diagnostics
and debugging.