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

FcCharSetIntersectCount

Name

FcCharSetIntersectCount -- Intersect and count charsets

Synopsis

#include <fontconfig.h>
-	

FcChar32 FcCharSetIntersectCount(const FcCharSet *a, const FcCharSet *b);

Description

Returns the number of chars that are in both a and b. -

Version

Fontconfig version 2.3.2 - -


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