FcToLower

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

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.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION