mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-20 12:50:52 +08:00
The `if linewidth <= 1` was necessary because the coordinate systems (pixel/point) were all muddled up. Now that it has been clarified, `linewidth=1` works transparently!