From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../fontconfig/doc/fontconfig-devel/r141.html | 202 --------------------- 1 file changed, 202 deletions(-) delete mode 100644 nx-X11/extras/fontconfig/doc/fontconfig-devel/r141.html (limited to 'nx-X11/extras/fontconfig/doc/fontconfig-devel/r141.html') diff --git a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r141.html b/nx-X11/extras/fontconfig/doc/fontconfig-devel/r141.html deleted file mode 100644 index 3db72d442..000000000 --- a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r141.html +++ /dev/null @@ -1,202 +0,0 @@ - -FcInit
PrevNext

FcInit

Name

FcInit -- initialize fontconfig library

Synopsis

#include <fontconfig.h>
-	

FcBool FcInit(void);

Description

Loads the default configuration file and the fonts referenced therein and -sets the default configuration to that result. Returns whether this -process succeeded or not. If the default configuration has already -been loaded, this routine does nothing and returns FcTrue. -

Version

Fontconfig version 2.3.2 - -


PrevHomeNext
FcInitLoadConfigAndFontsUpFcFini
\ No newline at end of file -- cgit v1.2.3