1FcUcs4ToUtf8(3)                                                FcUcs4ToUtf8(3)
2
3
4

NAME

6       FcUcs4ToUtf8 - convert UCS4 to UTF-8
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       int FcUcs4ToUtf8(FcChar32 src);
12       (FcChar8 dst[FC_UTF8_MAX_LEN]);
13       .fi
14

DESCRIPTION

16       Converts  the  Unicode char from src into dst and returns the number of
17       bytes needed to encode the char.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009                FcUcs4ToUtf8(3)
Impressum