[Fontconfig] fontconfig: Branch 'master'
Keith Packard
keithp at kemper.freedesktop.org
Sat Nov 3 22:40:25 PDT 2007
doc/fcconfig.fncs | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 7c6939793b1691b4b950a856cdcd31f1e020b14a
Author: Keith Packard <keithp at koto.keithp.com>
Date: Sat Nov 3 22:39:54 2007 -0700
Update documentation for stale FcConfigGetConfig function.
The old per-user cache filename is no longer used.
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs
index 998974f..3c3ea06 100644
--- a/doc/fcconfig.fncs
+++ b/doc/fcconfig.fncs
@@ -127,9 +127,10 @@ Note that this will not include any configuration done with FcConfigParse.
@RET@ char *
@FUNC@ FcConfigGetCache
@TYPE1@ FcConfig * @ARG1@ config
- at PURPOSE@ Get cache filename
+ at PURPOSE@ DEPRECATED used to return per-user cache filename
@DESC@
-Returns the name of the file used to store per-user font information.
+With fontconfig no longer using per-user cache files, this function now
+simply returns NULL to indicate that no per-user file exists.
@@
@RET@ FcStrList *
More information about the Fontconfig
mailing list