Manpages - FcToLower.3

Table of Contents

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.

Author: dt

Created: 2022-02-20 Sun 16:10