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
FcToLower(3) | FcToLower(3) |
NAME¶
FcToLower - convert upper case ASCII to lower case
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcChar8 FcToLower (FcChar8c);
DESCRIPTION¶
This macro converts upper case ASCII c to the equivalent lower case letter.
04 September 2025 | Fontconfig 2.15.0 |