From eaf4470a465cbfb95e2ba4df017d45f7b1d9c131 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 13 Nov 2007 15:16:58 -0800 Subject: [PATCH] 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. --- doc/fcconfig.fncs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 * -- 2.39.2