[Fontconfig] fontconfig: Branch 'master'
Keith Packard
keithp at kemper.freedesktop.org
Sun Sep 17 13:50:38 PDT 2006
doc/fcconfig.fncs | 11 -----------
1 files changed, 11 deletions(-)
New commits:
diff-tree 6262fefe54823476070053d53eb3f52fd516ebfe (from b9cc1c4ed81c8caefb5b857f37fdc24e804a5ef9)
Author: Keith Packard <keithp at neko.keithp.com>
Date: Sun Sep 17 13:50:31 2006 -0700
Remove documentation for non-existant FcConfigNormalizeFontDir.
FcConfigNormalizeFontDir was present in some of the 2.3.9x release but not
in the final 2.4 release. However, the documentation persisted.
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs
index db7ee02..3680b0e 100644
--- a/doc/fcconfig.fncs
+++ b/doc/fcconfig.fncs
@@ -290,14 +290,3 @@ in 'config'. Any include files referenc
with FcConfigLoad and also parsed. If 'complain' is FcFalse, no warning
will be displayed if 'file' does not exist.
@@
-
- at RET@ const FcChar8 *
- at FUNC@ FcConfigNormalizeFontDir
- at TYPE1@ FcConfig * @ARG1@ config
- at TYPE2@ const FcChar8 * @ARG2@ dir
- at PURPOSE@ normalize a font directory
- at DESC@
-Converts the directory name given in 'dir' to a normal form, i.e. one
-of the forms which are derived from the font directories specified
-in the config file.
-@@
More information about the Fontconfig
mailing list