Comment 7 for bug 166112

Revision history for this message
Peter Moulder (pjrm) wrote :

"Fix" introduced a bug.

Create a shape (say rectangle or text). Set its stroke
style to paint if necessary, and choose a dasharray of long
dash followed by short gap. Set line cap to butt to make it
clearer where the dashes end.

In the build of 2004-12-07 00:10 +0000, it is rendered
correctly.
In the build of 2004-12-07 00:30 +0000, it is rendered with
equally long gaps as the dashes.