From: Eric B. <eri...@gm...> - 2009-04-22 02:43:10
|
On Thu, Apr 16, 2009 at 1:38 PM, Jae-Joon Lee <lee...@gm...> wrote: > Eric and others, > > I just committed the fix for this problem to the trunk. > It should also work with the svg backend. Thanks, that's fantastic. I'm glad to have the fix in place. On a somewhat related note, how are you turning rasterization on and off? Are you using my per-artist patch (which last I knew wasn't in trunk) or some other solution? >> From a design perspective, is it appropriate for the renderer to store >> a reference to a figure? Many (all?) of the renderers seem entirely >> decoupled from the figure. >> > > I acknowledge this issue but I couldn't find a better solution, so > I hope someone else come up with a better idea. It's easy for me to critique, but you actually wrote some code :) Thanks, Eric |