summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding baseJabiertxof2017-01-052-1/+8
* antialiasing options on exportMarc Jeanmougin2017-01-042-11/+11
* Handle negative width correctly in tolerance calculationAlexander Brock2016-11-291-1/+1
* Make tolerance a parameter on every levelAlexander Brock2016-11-292-7/+38
* Fix instability caused by degenerate paths (patch by jabiertxof)Alexander Brock2016-11-291-6/+4
* Make tolerance of offset_curve a parameterAlexander Brock2016-11-271-6/+6
* Increase tolerance to match old methods precision and improve speedAlexander Brock2016-11-271-2/+2
* Improve precision of offset_cubicAlexander Brock2016-11-271-31/+149
* minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-251-7/+3
* Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2016-09-252-33/+50
* Merged trunkAdrian Boguszewski2016-08-091-45/+0
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-45/+0
* | Merged trunkAdrian Boguszewski2016-08-037-24/+2
|\|
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-037-24/+2
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-288-3/+24
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-288-24/+3
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-143-5/+5
* | Second part of new SPObject children listAdrian Boguszewski2016-07-133-19/+19
|/
* Another small change to miter-limit for 'arcs' join to match SVG spec.Tavmjong Bah2016-03-021-1/+1
* Fix miter-limit behavior to match SVG spec.Tavmjong Bah2016-02-271-2/+4
* Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ...Tavmjong Bah2016-02-152-13/+346
* static code analysisKris De Gussem2015-12-071-3/+3
* setStitching(), gajiosdfksdsfdLiam P. White2015-07-161-3/+3
* Shit son, MROE FUCKING DOCS FUCKING EVERYWHERE IT'S A WONDER WE HAVE SPACE FO...Liam P. White2015-07-112-59/+94
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-044-166/+52
|\
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-102/+28
| * Merge from trunkKrzysztof Kosi??ski2015-05-084-97/+135
| |\
| * | More helper/geom.h pruning.Krzysztof Kosi??ski2015-05-082-28/+0
| * | Remove round_rectangle_outwards from helper/geom.hKrzysztof Kosi??ski2015-05-082-14/+0
| * | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-6/+6
| * | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-19/+21
* | | never let me try this againLiam P. White2015-05-261-2/+2
| |/ |/|
* | fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-7/+2
* | updated with trunkMarc Jeanmougin2015-04-291-81/+123
|\ \
| * | Better solution pickingLiam P. White2015-04-291-3/+22
| * | Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
| * | Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| * | fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| |/
* | mergingMarc Jeanmougin2015-04-266-0/+882
|\|
| * herpderpLiam P. White2015-04-041-1/+1
| * Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
| * Small cleanup: consistency, styleLiam P. White2015-03-311-44/+31
| * Update turn angle predicate for outlinerLiam P. White2015-03-311-8/+14
| * Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
| * clean up previous commitLiam P. White2015-03-291-24/+9
| * Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-272-8/+50
| * Path outliner: refactor extrapolated joiner, allow joining line segments; som...Liam P. White2015-03-241-65/+155
| * improve, optimize, fix path outlinerLiam P. White2015-03-221-71/+112
| * Fix remaining bugs in path outlinerLiam P. White2015-03-201-8/+13
| * Let's hope the world doesn't endLiam P. White2015-03-194-0/+566