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/r1379.html | 205 --------------------- 1 file changed, 205 deletions(-) delete mode 100644 nx-X11/extras/fontconfig/doc/fontconfig-devel/r1379.html (limited to 'nx-X11/extras/fontconfig/doc/fontconfig-devel/r1379.html') diff --git a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1379.html b/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1379.html deleted file mode 100644 index ca69b84c8..000000000 --- a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1379.html +++ /dev/null @@ -1,205 +0,0 @@ - -FcCharSetIsSubset
PrevNext

FcCharSetIsSubset

Name

FcCharSetIsSubset -- Test for charset inclusion

Synopsis

#include <fontconfig.h>
-	

FcBool FcCharSetIsSubset(const FcCharSet *a, const FcCharSet *b);

Description

Returns whether a is a subset of b. -

Version

Fontconfig version 2.3.2 - -


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