|
From: <tim...@en...> - 2006-07-15 05:17:27
|
Ethan Merritt wrote: > On Friday 14 July 2006 02:52 pm, Mojca Miklavec wrote: > =20 >> Can you please take a look at >> http://pub.mojca.org/gnuplot/bug/box-offset.png? >> =20 > > Interesting. > I wonder if that is the same bug as reported in > http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1515265&gr= oup_id=3D2055&atid=3D102055 > =20 I don't think so. Your code for drawing the rectangles=20 (graphics.c:1452:place_rectangles) uses term->filled_polygon, not=20 term->fillbox. Mojca is seeing a problem with term->fillbox. Best regards, Timoth=E9e |