From: Tavmjong B. <tav...@fr...> - 2016-02-15 09:58:21
|
Thanks!! On Mon, 2016-02-15 at 01:04 -0800, Krzysztof Kosiński wrote: > 2016-02-12 1:36 GMT-08:00 Tavmjong Bah <tav...@fr...>: > > > > Hi, > > > > Revision r14059.2.1[1] introduced a change to the value returned by > > Geom::Line::versor(). The returned vector is no longer normalized. > > This > > broke code in helper/geom-pathstroke.cpp. As the definition of > > 'versor' > > is a unit vector[2], I believe this not a good change. Can the > > return > > value of versor() be restored to being a unit vector? > > Done in r14652. > > Best regards, Krzysztof |