1. NAME▲
FcStrDowncase - create a lower case translation of a string
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcChar8 *
FcStrDowncase
(
const
FcChar8 *
\fIs\fB);
\fR.fi
3. DESCRIPTION▲
Allocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer.
4. VERSION ▲
Fontconfig version 2.8.0