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

FcCharSetEqual

Name

FcCharSetEqual -- Compare two charsets

Synopsis

#include <fontconfig.h>
-	

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

Description

Returns whether a and b -contain the same set of unicode chars. -

Version

Fontconfig version 2.3.2 - -


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