[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] patch for Type1 Unicode cmap on Windows
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] patch for Type1 Unicode cmap on Windows |
Date: |
Sat, 17 May 2008 12:06:47 +0200 (CEST) |
> Delta: 0x0394
> Omega: 0x03A9
> fraction: 0x2215
> hyphen: 0x00AD
> macron: 0x02C9
> mu: 0x03BC
> periodcentered: 0x2219
> space: 0x00A0
>
> I suggest you to consider a patch for the psmodule.c, which maps
> these glyph names on top of regular AGL mapping. The mapping is
> created if the glyph name is present in the font, and the Unicode
> value is not assigned by the AGL mapping.
Thanks, added to the CVS -- with modifications: There is no
`FT_CONFIG_OPTION_NO_POSTSCRIPT_NAMES' option. The next time, please
follow our coding conventions and provide a ChangeLog entry.
Werner