wineps.drv: Add glyph names for PostScript Format 1 glyphs (try 2).

Erich E. Hoover erich.e.hoover at wine-staging.com
Wed Sep 2 18:53:12 CDT 2015


In order to generate a searchable PDF from a PostScript document the
glyph names must follow Adobe's convention.  This patch adds the
appropriate glyph names for the "Format 1" glyphs (index 0 to 257) so
that the standard ASCII characters (plus some extras) are supported.
With this change OrCAD 16.6 can auto-generate a searchable PDF from a
schematic.

Full Unicode support could potentially be added by parsing the
documentation available at:
https://sourceforge.net/projects/aglfn.adobe/files/
However, before doing so we would need to confirm that the license of
this documentation is compatible with Wine's license.

This version has been updated with Huw's suggestion that this change
should only apply when the ETO_GLYPH_INDEX flag is not passed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wineps.drv-Add-glyph-names-for-PostScript-Format-1-g.patch
Type: application/x-download
Size: 11930 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150902/a0579922/attachment.bin>


More information about the wine-patches mailing list