Man page - fctolower(3)
Packages contas this manual
Manual
| 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 April 2025 | Fontconfig 2.15.0 |