table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
FcPatternHash(3) | FcPatternHash(3) |
NAME¶
FcPatternHash - Compute a pattern hash value
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcChar32 FcPatternHash (const FcPattern *p);
DESCRIPTION¶
Returns a 32-bit number which is the same for any two patterns which are equal.
18 1月 2025 | Fontconfig 2.16.0 |