freetype
[Top][All Lists]
Advanced

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

Re: Getting victory hands symbol from Wingdings


From: Andreas Falkenhahn
Subject: Re: Getting victory hands symbol from Wingdings
Date: Tue, 18 Aug 2020 16:25:42 +0200

On 18.08.2020 at 15:15 Sascha Brawer wrote:

> The fonttools python library [1] comes with ttx [2], a script for
> printing the tables inside a font to XML. After you’ve installed
> fonttools, something like [2] will print the character-to-glyph maps
> in your font. That output (just the cmap table should be enough)
> might help with debugging what’s going on here.

Thanks! So Werner is right. There is only an Apple and a Microsoft
charmap inside the TTF. So I have to debug my FreeType version to
see why it returns an additional Unicode charmap that clearly isn't
in the TTF...

-- 
Best regards,
 Andreas Falkenhahn                            mailto:andreas@falkenhahn.com




reply via email to

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