[dev-context] Re: [NTG-context] ec encoding and tcaron
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Wed Aug 24 23:41:47 CEST 2005
Adam Lindsay wrote:
> Am I right in thinking the
> main array in pdfr-ec maps from slots in the encoding to the unicode
> code point? Is there anything else I need to be mindful of?
According to the Adobe specification
<http://partners.adobe.com/public/developer/en/acrobat/5411.ToUnicode.pdf>
both existing pdfr-* files already violate at least one of the
following two requirements:
/CMapType 2 def
...
1 begincodespacerange
<0000> <FFFF>
endcodespacerange
You can either define a range (for example for A-Z, 0-9, ...) or
single characters.
Mojca
More information about the dev-context
mailing list