1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcUcs4ToUtf8" "3" "26 11月 2012" "" ""
4 FcUcs4ToUtf8 \- convert UCS4 to UTF-8
7 \fB#include <fontconfig.h>
9 int FcUcs4ToUtf8 (FcChar32 \fIsrc\fB, FcChar8 \fIdst[FC_UTF8_MAX_LEN]\fB);
13 Converts the Unicode char from \fIsrc\fR into
14 \fIdst\fR and returns the number of bytes needed to encode
18 Fontconfig version 2.10.2