Suggestion: 'bbox-rendering' property

The gettBBox() function now allows you to control which parts of the shape
are included in the bounding box.  So I suggest that we expose that
functionality as a property.

bbox-rendering = "[fill] [stroke] [markers]"

The purpose being is that it would affect the bbox used for
"objectBoundingBox" units.  The name is a placeholder in lieu of something
better.

There was a discussion related to this concept in Feb 2014 wrt HTML
clipping and masking, but AFAIK this hasn't been suggested in the SVG
context. (maybe I am wrong?)


So I submit the following for consideration:

http://www.paullebeau.com/svg2/bbox-rendering/bbox-rendering.html


Paul

Received on Sunday, 8 March 2015 07:41:53 UTC