FcUcs4ToUtf8(3) FcUcs4ToUtf8(3)NAMEFcUcs4ToUtf8 - convert UCS4 to UTF-8SYNOPSIS#include <fontconfig/fontconfig.h> int FcUcs4ToUtf8 (FcChar32 src, FcChar8 dst[FC_UTF8_MAX_LEN]);DESCRIPTIONConverts the Unicode char from src into dst and returns the number of bytes needed to encode the char.VERSIONFontconfig version 2.10.95 31 8 2013 FcUcs4ToUtf8(3)
| Related Man Pages |
|---|
| mlib_signalconvertshift_u8s_s16s_sat(3mlib) - sunos |
| mlib_signalconvertshift_s8_u8_sat(3mlib) - sunos |
| strlcpy(9f) - sunos |
| strncat(9f) - sunos |
| strspn(9f) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |