|
| From: | Tom Kacvinsky |
| Subject: | Re: [Freetype] Symbol encoding |
| Date: | Thu, 18 Oct 2001 07:38:18 -0400 (EDT) |
Hi, > > glyph_index = FT_Get_Char_Index(face, > (face->charmap->encoding == ft_encoding_symbol) ? c & 0xf000: c); > Shouldn't that be "c | 0xf000", provided c has at most 8 bits of precision?
| [Prev in Thread] | Current Thread | [Next in Thread] |