Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Kohnert 7cc65a66d2 Merge branch 'point_tolerance'
* point_tolerance:
  Clean up degenerate segments during normalization
2017-05-31 15:44:33 -07:00
Christopher Kohnert 4fdaa524fc Clean up degenerate segments during normalization 2017-05-31 15:43:39 -07:00
Christopher Kohnert cba7d65285 Merge commit '46a7c09aea05110c951507891caed178d869a672'
* commit '46a7c09aea05110c951507891caed178d869a672':
  extracted rad and degree conversion
  added origin rotation to vector
  fixed arc rotation problems
  added arc handling to SVG importer
  added rotation to vector
2017-05-31 13:46:54 -07:00
Christopher Kohnert 0fe6b377d2 Add support for point tolerance to avoid artifacts in many types of hand drawn shapes. 2017-05-31 11:04:08 -07:00
Christopher Kohnert bb574de943 Add support for point tolerance to avoid artifacts in many types of hand drawn shapes. 2017-05-31 10:02:42 -07:00
Michael Galetzka 2c1df9430c added origin rotation to vector 2017-02-15 12:57:03 +01:00
Michael Galetzka 08173443c5 added rotation to vector 2017-02-15 12:32:55 +01:00
Viktor Chlumský 1be3f5f4de Fixed rounding error in cubic curve splitting 2017-02-11 00:20:18 +01:00
Viktor Chlumský 0e68504f44 V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
Viktor Chlumský 4e443d8a72 Version 1.2 - Reverse order option, edge coloring seed, glyph loading fix 2016-07-21 18:26:15 +02:00
John-Philip Johansson dc2bf4479d Fix compile warnings on OSX
The following warnings were fixed:
* implicit conversion of NULL constant to 'bool'
* enumeration value '...' not handled in switch
2016-06-09 19:10:30 +02:00
Viktor Chlumský 143767c7ef Minification fixed, minor error corrections 2016-04-28 22:07:28 +02:00
Viktor Chlumský 61d3929db0 Version 1.0 2016-04-24 23:58:54 +02:00