Man Page: fcdefaultsubstitute
Operating Environment: centos
Section: 3
FcDefaultSubstitute(3) FcDefaultSubstitute(3)NAMEFcDefaultSubstitute - Perform default substitutions in a patternSYNOPSIS#include <fontconfig/fontconfig.h> void FcDefaultSubstitute (FcPattern *pattern);DESCRIPTIONSupplies default values for underspecified font patterns: o Patterns without a specified style or weight are set to Medium o Patterns without a specified style or slant are set to Roman o Patterns without a specified pixel size are given one computed from any specified point size (default 12), dpi (default 75) and scale (default 1).VERSIONFontconfig version 2.10.95 31 8 2013 FcDefaultSubstitute(3)
| Related Man Pages |
|---|
| fcfontmatch(3) - opensolaris |
| fc-pattern(1) - linux |
| fc-pattern(1) - opendarwin |
| fc-pattern(1) - v7 |
| fc-pattern(1) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |