- All polylines have the same
1px stroke weight and non-scaling-stroke applied (via CSS)
- Images 1 and 2 above have the exact same polylines in them. They only differ in the precision of the
viewBox.
- Images 2 and 3 above have similar polylines and similar
viewBox scaling, with the same precision used to specify the viewBox.
Problems seen in Chrome 51.0.2704.84 m:
- The 'curved' polyline in Image 1 has a different line weight and massive aliasing compared to the straight polyline in the same SVG.
- The 'curved' polyline in Image 1 has a different line weight and massive aliasing compared to the same polyline in Image 2.
- The 'curved' polyline in Image 3 has a different line weight and massive aliasing compared to the 'curved' polyline in Image 2.