$NetBSD: patch-ad,v 1.1 2004/02/13 22:36:40 kristerw Exp $ --- metaps.c.orig 2004-02-13 23:01:18.000000000 +0100 +++ metaps.c 2004-02-13 23:24:42.000000000 +0100 @@ -209,7 +209,7 @@ // rectangle clipping // x1 y1 x2 y2 setclip static char setclipmacro[]= "/setclip {\n\ -gsave +gsave\n\ /y2 exch def\n\ /x2 exch def\n\ /y1 exch def\n\