FcUcs4ToUtf8(3) FcUcs4ToUtf8(3)NAMEFcUcs4ToUtf8 - convert UCS4 to UTF-8SYNOPSIS#include <fontconfig.h> int FcUcs4ToUtf8 (FcChar32src, FcChar8dst[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.2.3 30 June 2004 FcUcs4ToUtf8(3)
| Related Man Pages |
|---|
| rune(2) - plan9 |
| tcl_numutfchars(3) - opendarwin |
| tcl_unichar(3) - opendarwin |
| tcl_unicharcasematch(3) - opendarwin |
| libfontconfig(3lib) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| UNIX fun stuff - echo and dc - obfuscate/garble a string sort of |
| Outputting sequences based on length with sed |
| Sort only numbers within a string |