The PostScript clip operator doesn't clear the current path, so after
commit8c75ba82f0d56357f4a86805fa029b0f9c324c27
authorHuw Davies <huw@codeweavers.com>
Wed, 12 May 2004 23:03:22 +0000 (12 23:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 May 2004 23:03:22 +0000 (12 23:03 +0000)
tree261570f9f0f2c2213a5934ad125f6722a9834689
parent7c46a5eaa5f7225b6e83f52cffaa02d06580e541
The PostScript clip operator doesn't clear the current path, so after
the CLIP_TO_PATH escape we want to clear it ourselves.
dlls/wineps/escape.c