table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
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.
04 September 2025 | Fontconfig 2.15.0 |