- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Oct 2019 20:58:57 +0000
- To: public-svg-issues@w3.org
The SVG Working Group just discussed `SVG 2 spec section 13.5.7 (probably) incorrect for miter-clip (and arcs?)`, and agreed to the following: * `RESOLVED: The "line join shape" is never less than the shape defined for a bevel join, regardless of the stroke-miterlimit value.` <details><summary>The full IRC log of that discussion</summary> <AmeliaBR> Topic: SVG 2 spec section 13.5.7 (probably) incorrect for miter-clip (and arcs?)<br> <AmeliaBR> github: https://github.com/w3c/svgwg/issues/745<br> <AmeliaBR> Amelia: We previously agree to allow miter-clip values between 0 and 1 because most browsers did already & it didn't affect rendering. But with some of the new clip styles, it would cause an effect.<br> <AmeliaBR> ... my preference is to define it so that values < 1 never have an effect: you never have a clip less than the bevel.<br> <AmeliaBR> Tav: I agree & I can do the edits.<br> <AmeliaBR> ... But these are slightly different statements. Do we want to always use a value of 1? because that is sometimes more than the bevel for a miter-clip.<br> <AmeliaBR> Amelia: I guess there are two options. Treat 1 as the minimum used value, versus treat the bevel rendering area as the minimum join area.<br> <AmeliaBR> ... the pictures Tav posted earlier today show some of these cases.<br> <AmeliaBR> ... which is your preference?<br> <AmeliaBR> Tav: For smooth animations, you would need to allow less than 1, but still always keep the bevel area.<br> <AmeliaBR> Amelia: Sounds good to me, unless we have objections from implementers.<br> <AmeliaBR> ... proposed res: The "line join shape" is never less than the shape defined for a bevel join, regardless of the stroke-miterlimit value.<br> <AmeliaBR> RESOLVED: The "line join shape" is never less than the shape defined for a bevel join, regardless of the stroke-miterlimit value.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/svgwg/issues/745#issuecomment-544705206 using your GitHub account
Received on Monday, 21 October 2019 20:59:00 UTC