summaryrefslogtreecommitdiffstats
path: root/src/2geom/sbasis-to-bezier.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-022geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbcPatrick Storz1-2/+2
2017-03-17sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)Alvin Penner1-16/+25
2016-04-04avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner1-0/+2
2016-02-18fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)Alvin Penner1-2/+2
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski1-3/+1
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-8/+6
2015-05-18sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...Alvin Penner1-0/+6
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-24/+18
2015-03-14sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683)Alvin Penner1-8/+13
2014-01-26sbasis-to-bezier : add support for case where Bezier control arm length is ze...Alvin Penner1-8/+21
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-5/+118
2012-01-04update 2geom to r2049. fixes bugs!Johan B. C. Engelen1-4/+8
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-25throw exception when sbasis is emptyJohan B. C. Engelen1-0/+4
2009-03-092geom updateJF Barraud1-6/+9
2008-10-28Merge from trunkTed Gould1-147/+55
2008-09-01update 2geom (rev. 1569)Johan B. C. Engelen1-14/+267
2008-08-03update 2geom: fixes long standing bug where closed paths are not converted co...Johan B. C. Engelen1-2/+3
2008-07-11partial update of 2geomJohan B. C. Engelen1-9/+18
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-4/+4
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen1-4/+4
2008-01-17Geom: fix a crash on assertion in sbasis-to-bezier.cppJohan B. C. Engelen1-1/+4
2007-12-23update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen1-5/+5
2007-11-12update to 2geom rev. 1168Johan B. C. Engelen1-2/+24
2007-09-16merge in 2geom rev. 1154Johan B. C. Engelen1-3/+2
2007-08-30Update to 2Geom rev. 1113Johan B. C. Engelen1-28/+0
2007-08-19* Fixed path-along-path with correct filling now! (2geom fix)Johan B. C. Engelen1-1/+29
2007-08-18Fixing a possible segfault in the sbasis to path code (also committed to 2geom))Michael G. Sloan1-3/+6
2007-08-17Fixed 2geom sbasis to path (also committed to 2geom svn)Michael G. Sloan1-29/+38
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+214