Lazur wrote:Wouldn't call that a bug as per se.
A straight vertical path segment for a pattern -something with zero horizontal dimension-, repeated with 0 spacing would mean an infinite number of patterns should be generated.
Related questions might be: Has a stroke e.g. with a line width of 1.0 for some operations actually a width of 0.0?
On the other hand, can a stroke be stretched? Apparently, in some cases yes, in some cases no.
If you draw a vertical stroke, it can't be stretched horizontally, although a horizontal width is given. OK, that's how it is. However, it can be stretched vertically and it thereby also changes its width. Strange! If you rotate the stroke it also can be stretched in either direction. It looks like: if a stroke has a component parallel to the stretching direction it can be stretched (or patterned along a path).
I originally thought that a stroke stays a stroke with its original thickness independent of scaling operations.