logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcCharSetNextPage - Continue enumerating charset contents

Description

Builds an array of bits in map marking the Unicode coverage of a for page containing *next (see the FcCharSetFirstPage description for details). *next is set to contains the base code point for the next page in a. Returns the base of code point for the page, or FC_CHARSET_DONE if a does not contain *next. Fontconfig 2.15.0 04 July 2025 FcCharSetNextPage(3)

Name

FcCharSetNextPage - Continue enumerating charset contents

Synopsis

#include<fontconfig/fontconfig.h>FcChar32FcCharSetNextPage(constFcCharSet*a,FcChar32[FC_CHARSET_MAP_SIZE]map,FcChar32*next);

See Also