Rechercher une page de manuel
FcPatternEqualSubset
Langue: en
Version: 31 May 2008 (debian - 07/07/09)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
FcPatternEqualSubset - Compare portions of patternsSYNOPSIS
#include <fontconfig.h>
FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);
DESCRIPTION
Returns whether pa and pb have exactly the same values for all of the objects in os.
VERSION
Fontconfig version 2.6.0
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre