1. NAME

FcToLower - convert upper case ASCII to lower case

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcChar8 FcToLower(FcChar8\fIc\fB);
 \fR.fi

3. DESCRIPTION

This macro converts upper case ASCII c to the equivalent lower case letter.

4. VERSION

Fontconfig version 2.8.0