Bracket code inserted by the PASSTHROUGH escapes by
commit780667fe1e2ef395bd2f3447fc20df851a6dc2dc
authorHuw Davies <huw@codeweavers.com>
Thu, 12 Feb 2004 20:05:22 +0000 (12 20:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Feb 2004 20:05:22 +0000 (12 20:05 +0000)
tree06d62d9de7edf12391a8e76f220a9954b6efde8f
parentfe13d6a0a97765b19e1252a0ceed51dc757263e0
Bracket code inserted by the PASSTHROUGH escapes by
%%{Begin,End}Document. This stops cups' pstops becoming confused if it
comes across an %%EOF in an imported eps file.
The hack in PSDRV_Rectangle to fix eps files in office2k turns out to
be almost what Windows really does - update the code and the comment
to match Windows behaviour more precisely.
dlls/wineps/escape.c
dlls/wineps/graphics.c
dlls/wineps/ps.c
dlls/wineps/psdrv.h