freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] Symbol encoding


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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]