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
27 June 2025 Fontconfig 2.17.0
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.