FcIsLower - Man Page
check for lower case ASCII character
Synopsis
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8 c);
Description
This macro checks whether c is an lower case ASCII letter.
Info
06 August 2026 Fontconfig 2.18.3
check for lower case ASCII character
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8 c);
This macro checks whether c is an lower case ASCII letter.