From: Keith Packard Date: Tue, 13 Nov 2007 23:16:58 +0000 (-0800) Subject: Document that FcConfigGetFonts returns the internal fontset (bug 13197) X-Git-Tag: 2.5.0~3 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=eaf4470a465cbfb95e2ba4df017d45f7b1d9c131;p=fontconfig.git Document that FcConfigGetFonts returns the internal fontset (bug 13197) FcConfigGetFonts returns the internal font set used by the library which must not be freed by the application or 'bad things' will happen. --- diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 4a83f46..a3a3a26 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -149,7 +149,8 @@ cache file for a font directory. @PURPOSE@ Get config font set @DESC@ Returns one of the two sets of fonts from the configuration as specified -by set. +by set. This font set is owned by the library and must +not be freed. @@ @RET@ FcBlanks *