
9 Aug
2006
9 Aug
'06
8:36 p.m.
On Wed, 2006-08-09 at 12:46 -0700, Bryce Harrington wrote:
Mental, what are your thoughts on this approach?
Hmm, I don't know. I think the printing API needs to expose clippaths somehow anyway, so we may as well augment that rather than moving everything over to the "output" API. (At some point we'll also need to consider whether we can merge the two APIs, though...)
Since clippaths accumulate (via intersection) from parent to child, so it probably is something we should make part of the state that is push/popped.
-mental