Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcToLower(3)							    FcToLower(3)

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.

Fontconfig 2.17.1		  02 July 2025			    FcToLower(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcToLower&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help