doc/fcconfig.fncs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f0945396875ec4ff60add56935b02c3f66b3fc40 Author: Akira TAGOH <akira@xxxxxxxxx> Date: Wed Aug 13 11:39:29 2014 +0900 Note FcConfigSetCurrent() increases the refcount in document diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 24d7121..10f5afc 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -59,7 +59,8 @@ cause a new configuration to be created for use as current configuration. @PURPOSE@ Set configuration as default @DESC@ Sets the current default configuration to <parameter>config</parameter>. Implicitly calls -FcConfigBuildFonts if necessary, returning FcFalse if that call fails. +FcConfigBuildFonts if necessary, and FcConfigReference() to inrease the reference count +in <parameter>config</parameter> since 2.12.0, returning FcFalse if that call fails. @@ @RET@ FcConfig * _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig