[Fontconfig] fontconfig: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Jun 3 07:16:22 UTC 2019
fontconfig/fontconfig.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f40b203b3e28f253bfe4976ab571278cd19437d7
Author: Akira TAGOH <akira at tagoh.org>
Date: Mon Jun 3 07:08:44 2019 +0000
Correct the comment for FC_LANG in fontconfig.h
diff --git a/fontconfig/fontconfig.h b/fontconfig/fontconfig.h
index af870d0..b309478 100644
--- a/fontconfig/fontconfig.h
+++ b/fontconfig/fontconfig.h
@@ -108,7 +108,7 @@ typedef int FcBool;
#define FC_MINSPACE "minspace" /* Bool use minimum line spacing */
#define FC_SOURCE "source" /* String (deprecated) */
#define FC_CHARSET "charset" /* CharSet */
-#define FC_LANG "lang" /* String RFC 3066 langs */
+#define FC_LANG "lang" /* LangSet Set of RFC 3066 langs */
#define FC_FONTVERSION "fontversion" /* Int from 'head' table */
#define FC_FULLNAME "fullname" /* String */
#define FC_FAMILYLANG "familylang" /* String RFC 3066 langs */
More information about the Fontconfig
mailing list