table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
| FcValueEqual(3) | FcValueEqual(3) |
NAME¶
FcValueEqual - Test two values for equalitySYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
Compares two values. Integers and Doubles are compared as numbers; otherwise the two values have to be the same type to be considered equal. Strings are compared ignoring case.VERSION¶
Fontconfig version 2.9.0| 16 April 2012 |