[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ftview / ftstring proposal
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] ftview / ftstring proposal |
Date: |
Thu, 06 Oct 2016 07:01:32 +0200 (CEST) |
> You can now cycle though cmaps by pressing Tab.
Nice, thanks!
> - 'num_indices' is not updated according to charmap and stays at the
> number of glyphs. There is code for that in FTDemo_Install_Font,
> but I am hesitant to call that.
Play a few days with the new features, then you know what to do :-)
> - When I was looking at arial and times that claim to have Apple
> Roman cmap (ie not Unicode), I did not see any difference with
> Unicode. Or I failed to actually reset the charmap.
Hmm. You might use ttx to find out what data is exactly in the cmaps
of a font.
Werner