rasterx icon indicating copy to clipboard operation
rasterx copied to clipboard

zooming in on a shape with dashes on vertical axis of a rectangle creates weirdness

Open rcoreilly opened this issue 4 years ago • 1 comments

I'll try to track this down better, and at least have a good test case, but just before I forget: I'm scaling dashes on stroke in proportion to the scaling in SVG, and as you zoom in on a rectangle with a pretty basic dash pattern, once the scaling gets above some level, the vertical lines go all wonky.

rcoreilly avatar Feb 11 '21 14:02 rcoreilly

That is something on my to do list for oksvg. Apparently it is part of the specifications to be able to scale the line width and overall image in sync.

On Thu, Feb 11, 2021 at 6:54 AM rcoreilly [email protected] wrote:

I'll try to track this down better, and at least have a good test case, but just before I forget: I'm scaling dashes on stroke in proportion to the scaling in SVG, and as you zoom in on a rectangle with a pretty basic dash pattern, once the scaling gets above some level, the vertical lines go all wonky.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/srwiley/rasterx/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4VOB57TQEW2NMG2N3X34TS6PVSPANCNFSM4XO7CEWQ .

srwiley avatar Feb 11 '21 16:02 srwiley