[PATCH 2/3] wineps.drv: Add support for PostScript Format 2 standard glyph names.

Huw Davies huw at codeweavers.com
Tue Sep 8 11:29:54 CDT 2015


On 8 Sep 2015, at 17:09, Erich E. Hoover wrote:
> This version adds an additional check that the number of glyphs
> reported to be in the table fits within the size of the table data.

By checking size is big enough for numberOfGlyphs, I meant that you
need to check whether size is big enough to read the first two bytes of
the extended (version 2) table.

Huw.




More information about the wine-devel mailing list