GNOME Bugzilla – Bug 308754
render -->grid intersection problem
Last modified: 2008-01-15 12:57:19 UTC
vertical lines are drawn over horizontal lines (so far so good) including horizontal parts of intersections (the problem). the problem is visible when the intersections are thinner than main lines.
That would be a bug then, not an enhancement request, right?
2005-06-23 Sven Neumann <sven@gimp.org> * plug-ins/common/grid.c: draw the intersection on top of the grid. Fixes bug #308754.