logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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