8 Oct
2011
8 Oct
'11
8:12 p.m.
2011/10/8 Alexandre Prokoudine <alexandre.prokoudine@...400...>:
2011/10/8 Krzysztof Kosiński :
Just a quick note: I've been ill for the past week, which messed up some of my plans.
Currently the visual bbox calculation is done in a very inefficient way using livarot. It could potentially be improved by using cairo_stroke_extents instead.
Oh? I thought we ditched it entirely. Where else do we still use it?
Most path operations still use it: the tweak tool, offsets, stroke to path, boolean operations and probably a few other things; only LPEs are exclusively based on 2Geom. The livarot rasterizer is still used in the text layout class.
Regards, Krzysztof