Scroll to navigation

FcToLower(3) FcToLower(3)

NAME

FcToLower - convert upper case ASCII to lower case

SYNOPSIS

#include <fontconfig.h>
 
FcChar8 FcToLower (FcChar8 c);

DESCRIPTION

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

VERSION

Fontconfig version 2.9.0
16 April 2012