Make the PostScript prologue look less like it was written by a C programmer.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Sep 2004 15:52:46 +0000 (15:52 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Sep 2004 15:52:46 +0000 (15:52 +0000)
commit67f13fa7f272e64646e0777e5f184a2926787081
treebcf6a0fc284f44cbba91a9a5018e69cb23845f49
parent35c5efa0dfbdb34445b850e42b40da7181dc19a8
Make the PostScript prologue look less like it was written by a C programmer.
In particular, use the operand stack to hold "x" and "y", and use a dictionary
lookup to switch based on the type of "x".  This also seems to give a slight
speed increase.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4553 cda61777-01e9-0310-a592-d414129be87e
bk_ps.c