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

FcPatternEqualSubset - Compare portions of patterns

Description

Returns whether pa and pb have exactly the same values for all of the objects in os. Fontconfig 2.15.0 04 July 2025 FcPatternEqualSubset(3)

Name

FcPatternEqualSubset - Compare portions of patterns

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcPatternEqualSubset(constFcPattern*pa,constFcPattern*pb,constFcObjectSet*os);

See Also