freetype
[Top][All Lists]
Advanced

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

Re: [ft] FT_Select_Charmap problem


From: Lawrence D'Oliveiro
Subject: Re: [ft] FT_Select_Charmap problem
Date: Fri, 18 Dec 2015 10:13:00 +1300

On Thu, 17 Dec 2015 18:32:42 +0200, Michael IV wrote:

> Now inspecting the font I see that the chars (from space and onwards
> begin from 0xF020 and the SYMBOL AREA starts at 0xF000

If the encoding is defined from 0xF000 onwards, then those are the
codes you will need to use to select characters with that encoding.

> I pass a char 'F' it will return me appropriate index from the
> selected charmap.But it doesn't happen.it returns zero.

Is character code 70 (ASCII "F") defined in that encoding?



reply via email to

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