Groups are a thing and sort of have a bounding box now
authorSam Moore <[email protected]>
Thu, 14 Aug 2014 04:34:55 +0000 (12:34 +0800)
committerSam Moore <[email protected]>
Thu, 14 Aug 2014 04:34:55 +0000 (12:34 +0800)
commitcd26bd861a5924a8c1b8d801bfc813f12b747179
tree0272cea14b29c8f45c6772cd5644b94244a79b91
parent53579b1a949fa3e4e193f8dfba2064edbb123f57
Groups are a thing and sort of have a bounding box now

That was what I forgot in the last commit; I added "GROUP".

So, the idea is that GROUP can be used to shade a path.
Maybe. Eventually.

Or, it could just be used to make quad tree magic easier (?)

Or it could do both! (Since you can pretty easily just turn off the shading...
 but we're getting ahead of ourselves a bit there)

Or, if it gets given a name, then it can be used to implement the <use> SVG tag.
And then we can allow recursion (which regular SVG doesn't support).

Wouldn't it be nice...
src/document.cpp
src/objectrenderer.cpp

UCC git Repository :: git.ucc.asn.au