On Fri, 2005-09-16 at 23:12 -0300, bulia byak wrote:
On 9/16/05, Peter Moulder <Peter.Moulder@...38...> wrote:
[*1]: Or as correct as the stroke-to-path code is, anyway. I forget whether it has any known bugs, e.g. with markers or dashes.)
Yes, it fails on both markers and dashes:
http://sourceforge.net/tracker/index.php?func=detail&aid=933482&grou...
and sometimes also on metered joins:
http://sourceforge.net/tracker/index.php?func=detail&aid=936771&grou...
It also differs from the renderer in treating transformed strokes:
http://sourceforge.net/tracker/index.php?func=detail&aid=962492&grou...
That surprises me a bit. Both the stroke rendering and stroke-to-path are implemented by livarot currently -- do you mean that it has two entirely different stroking implementations?
Actually, I guess that wouldn't surprise me...
-mental