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

NAME

6       FcUcs4ToUtf8 - convert UCS4 to UTF-8
7

SYNOPSIS

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

DESCRIPTION

14       Converts  the  Unicode char from src into dst and returns the number of
15       bytes needed to encode the char.
16
17
18
19Fontconfig 2.13.0                 06 3月 2018                  FcUcs4ToUtf8(3)
Impressum