Sha256: 35d733131b820af87a189b8bf4bf05b8db5b57c29a88a9c5f57863d2fb873c63
Contents?: true
Size: 696 Bytes
Versions: 28
Compression:
Stored size: 696 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcFreeTypeCharIndex" "3" "18 November 2009" "" "" .SH NAME FcFreeTypeCharIndex \- map Unicode to glyph id .SH SYNOPSIS .nf \fB#include <fontconfig.h> #include <fcfreetype.h> .sp FT_UInt FcFreeTypeCharIndex(FT_Face \fIface\fB); (FcChar32 \fIucs4\fB); \fR.fi .SH "DESCRIPTION" .PP Maps a Unicode char to a glyph index. This function uses information from several possible 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. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems