summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2013-04-10 11:14:39 +0900
committerAkira TAGOH <akira@tagoh.org>2013-04-10 11:14:39 +0900
commit77419a4dfdf41ed34dd03e74d0e4e6f89dbc65e1 (patch)
tree048b1682b730b6393e9cdd302eae7b1c31a5c992 /doc
parentfc5a589abad0e8285f7d95007ebda76536e8fa7d (diff)
documented FC_HASH and FC_POSTSCRIPT_NAME
Diffstat (limited to 'doc')
-rw-r--r--doc/fontconfig-devel.sgml3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fontconfig-devel.sgml b/doc/fontconfig-devel.sgml
index 05c5c092..a7b85302 100644
--- a/doc/fontconfig-devel.sgml
+++ b/doc/fontconfig-devel.sgml
@@ -196,6 +196,9 @@ convenience for the application's rendering mechanism.
default value of familylang,
stylelang and fullnamelang
prgname FC_PRGNAME String Name of the running program
+ hash FC_HASH String SHA256 hash value of the font data
+ with "sha256:" prefix.
+ postscriptname FC_POSTSCRIPT_NAME String Font name in PostScript
</programlisting>
</sect2>
</sect1>