[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Handling of OTTO/CFF CIDFonts
From: |
Chris Liddell |
Subject: |
Re: Handling of OTTO/CFF CIDFonts |
Date: |
Wed, 15 Dec 2021 10:35:13 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 13/12/2021 17:44, Alexei Podtelezhnikov wrote:
> On Mon, Dec 13, 2021 at 12:17 PM Chris Liddell
> <chris.liddell@artifex.com> wrote:
>> In the case of a font with CFF outlines, the "glyph index" should still
> be mapped through the CFF Charset.
>
> The native CFF charset as well as the sfnt cmap's are supposed to be
> listed in FT_Face->charmapS. Do you want to activate the native one
> instead of the default Unicode?
Ah, I will look into that. Thanks.
Chris