summaryrefslogtreecommitdiffstats
path: root/src/2geom/elliptical-arc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-06Update 2geomPatrick Storz1-1/+1
2019-03-24Update 2geomPatrick Storz1-1/+1
2018-09-30Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder1-1/+1
2018-09-30c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder1-1/+1
2016-05-21Adjust some thresholds for finding intersections in elliptical arcsDiederik van Lierop1-2/+2
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-141/+162
2015-11-16removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin1-0/+4
2015-07-04Upgrade to 2Geom r2413Krzysztof Kosi??ski1-99/+86
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-235/+209
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-18/+58
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-5/+7
2013-10-14Fix tangent calculation for counter-clockwise arcs.Tavmjong Bah1-1/+1
2013-03-25Fixed uninitialized variables & misc warnings.Jon A. Cruz1-1/+1
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-807/+794
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+2
2008-08-15Update to 2geom rev. 1538Diederik van Lierop1-73/+78
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-3/+3
2008-06-17update 2geomJohan B. C. Engelen1-5/+6
2008-06-05fix compile with g++-4.3.Peter Moulder1-0/+1
2008-05-26implemented new classes for horizontal and vertical line segments; path.h has...mcecchetti1-3/+2
2008-05-22update to really latest 2geomJohan B. C. Engelen1-13/+18
2008-05-20synchronization with 2geom librarymcecchetti1-931/+919
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen1-215/+931
2008-04-29svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti1-209/+215
2008-04-13sync with current 2geom, SVGEllipticalArcJohan B. C. Engelen1-0/+209