]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
[fcformat] Support indexing simple tags
[fontconfig.git] / src / fcint.h
index 0b41d593ce97bd66bf88459ca164a1e4c6e3ac15..b667e5476b4c9dc62c53eef570758c49ab974d9a 100644 (file)
@@ -645,6 +645,11 @@ FcNameUnparseCharSet (FcStrBuf *buf, const FcCharSet *c);
 FcPrivate FcCharSet *
 FcNameParseCharSet (FcChar8 *string);
 
+FcPrivate FcBool
+FcNameUnparseValue (FcStrBuf    *buf,
+                    FcValue     *v0,
+                   FcChar8     *escape);
+
 FcPrivate FcBool
 FcNameUnparseValueList (FcStrBuf       *buf,
                        FcValueListPtr  v,