1FcFreeTypeCharSet(3)                                      FcFreeTypeCharSet(3)
2
3
4

NAME

6       FcFreeTypeCharSet - compute unicode coverage
7

SYNOPSIS

9       #include <fontconfig.h>
10       #include <fcfreetype.h>
11
12       FcCharSet * FcFreeTypeCharSet(FT_Face face);
13       (FcBlanks *blanks);
14       .fi
15

DESCRIPTION

17       Scans  a  FreeType  face  and returns the set of encoded Unicode chars.
18       This scans several encoding tables to build as complete a list as  pos‐
19       sible.   If  'blanks' is not 0, the glyphs in the font are examined and
20       any blank glyphs not in 'blanks' are not placed in the returned  FcCha‐
21       rSet.
22

VERSION

24       Fontconfig version 2.8.0
25
26
27
28                               18 November 2009           FcFreeTypeCharSet(3)
Impressum