table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
FcNameParse(3) | FcNameParse(3) |
NAME¶
FcNameParse - Parse a pattern string
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcPattern * FcNameParse (const FcChar8 *name);
DESCRIPTION¶
Converts name from the standard text format described above into a pattern.
18 1月 2025 | Fontconfig 2.16.0 |