table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcToLower(3) | FcToLower(3) |
NAME¶
FcToLower - convert upper case ASCII to lower case
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcChar8 FcToLower (FcChar8 c);
DESCRIPTION¶
This macro converts upper case ASCII c to the equivalent lower case letter.
| 18 1月 2025 | Fontconfig 2.16.0 |