Sha256: c1cf208b5abe7af72bfbd2f6ca3a03c913c6d94ccac074f4af4e885e6661827f
Contents?: true
Size: 463 Bytes
Versions: 28
Compression:
Stored size: 463 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcUcs4ToUtf8" "3" "18 November 2009" "" "" .SH NAME FcUcs4ToUtf8 \- convert UCS4 to UTF-8 .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp int FcUcs4ToUtf8(FcChar32 \fIsrc\fB); (FcChar8 \fIdst[FC_UTF8_MAX_LEN]\fB); \fR.fi .SH "DESCRIPTION" .PP Converts the Unicode char from \fIsrc\fR into \fIdst\fR and returns the number of bytes needed to encode the char. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems