NEW 150364
Circles with large radius have a blurry stroke
https://bugs.webkit.org/show_bug.cgi?id=150364
Summary Circles with large radius have a blurry stroke
Julien Quint
Reported 2015-10-20 09:09:34 PDT
Created attachment 263582 [details] Three circles with large radius are drawn, with blurry stroke When stroking a circle in a 2D canvas with a large radius (10000 pixels or more), the outline appears blurry. The larger the radius, the blurrier the stroke. See attached test case where three circles are drawn with a radius of 10000, 12000 and 40000. 10000 looks fine, but 12000 already starts to look blurry, and 40000 worth still.
Attachments
Three circles with large radius are drawn, with blurry stroke (807 bytes, text/html)
2015-10-20 09:09 PDT, Julien Quint
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-20 09:09:53 PDT
Julien Quint
Comment 2 2015-10-20 09:10:21 PDT
s/worth/worse/
Radar WebKit Bug Importer
Comment 3 2015-10-20 09:11:12 PDT
Note You need to log in before you can comment on or make changes to this bug.