]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcname.c
Create prototype /etc/fonts/conf.d directory with a few sample
[fontconfig.git] / src / fcname.c
index 1cce324a912210b3064d4ec1f302bdc5f7b081d9..3b9454dd477abb682f930da391342e4c2a93920d 100644 (file)
@@ -69,6 +69,7 @@ static const FcObjectType _FcBaseObjectTypes[] = {
     { FC_FONTVERSION,  FcTypeInteger },
     { FC_CAPABILITY,   FcTypeString },
     { FC_FONTFORMAT,   FcTypeString },
+    { FC_EMBOLDEN,     FcTypeBool },
 };
 
 #define NUM_OBJECT_TYPES    (sizeof _FcBaseObjectTypes / sizeof _FcBaseObjectTypes[0])