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
FcIsLower(3) | FcIsLower(3) |
NAME¶
FcIsLower - check for lower case ASCII character
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcBool FcIsLower (FcChar8 c);
DESCRIPTION¶
This macro checks whether c is an lower case ASCII letter.
18 September 2025 | Fontconfig 2.17.1 |