From: Krzysztof K. <twe...@gm...> - 2016-02-15 09:05:05
|
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 |