]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcinit.fncs
Fix problem dating back at least to 2.3.2 where globs weren't being applied
[fontconfig.git] / doc / fcinit.fncs
index bdf83fd86cbdf89283a1bb441bcfde97103dcc8e..7b56282548f74166378b24936e17c044b12ae585 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Copyright © 2003 Keith Packard
+ * Copyright Â© 2003 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -50,6 +50,17 @@ process succeeded or not.  If the default configuration has already
 been loaded, this routine does nothing and returns FcTrue.
 @@
 
+@RET@          void
+@FUNC@         FcFini
+@TYPE1@                void
+@PURPOSE@      finalize fonconfig library
+@DESC@
+Frees all data structures allocated by previous calls to fontconfig
+functions. Fontconfig returns to an uninitialized state, requiring a
+new call to one of the FcInit functions before any other fontconfig
+function may be called.
+@@
+
 @RET@           int       
 @FUNC@          FcGetVersion 
 @TYPE1@                void