On Tue, 2009-06-30 at 21:22 +0100, Vincent Sanders wrote:
OK another small tidy along the road to making the plotter API less
mad
This one removes the clg call altogether. It was used in four places,
all of which set the clip rectangle just before clg was called!
This patch replaces these four calls with their direct equivalent fill
calls and removes the clg call from the plotters. Removes another
hundred lines of redundant code and makes the plotter API simpler.
Fine by me. I'll sync the plotter wiki page.
J.