FcFreeTypeCharIndex(3) FcFreeTypeCharIndex(3)
NAME
FcFreeTypeCharIndex - map Unicode to glyph id
SYNOPSIS
#include <fontconfig.h> #include <fcfreetype.h>
FT_UInt FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4);
DESCRIPTION
Maps a Unicode char to a glyph index. This function uses information from several possi-
ble underlying encoding tables to work around broken fonts. As a result, this function
isn't designed to be used in performance sensitive areas; results from this function are
intended to be cached by higher level functions.
VERSION
Fontconfig version 2.6.0
31 May 2008 FcFreeTypeCharIndex(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 02:34 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)