[whatwg] canvas miterLimit property

Michael Day mikeday at yeslogic.com
Tue Sep 11 22:48:56 PDT 2012


Hi Rik,

> I'm unsure why SVG is different.

While we are on the subject, in SVG stroke-miterlimit must be >= 1.0, 
whereas in the canvas it must be >= 0.0.

In Prince we are clamping it to 1.0, as the PDF spec is consistent with 
SVG this time, and Adobe Reader will fail if the miter limit is dropped 
below 1.0.

Best regards,

Michael




More information about the whatwg mailing list