Commit Graph

  • a4f4fdb447 Merge branch 'graceful_close' Christopher Kohnert 2017-06-01 16:19:48 -0700
  • 95d1c98155 Better handling of whitespace at end of input stream. Christopher Kohnert 2017-06-01 16:19:35 -0700
  • 8c23e696a8 Merge branch 'graceful_close' Christopher Kohnert 2017-06-01 12:58:19 -0700
  • 20a28081ae A bit more verbosity in debug builds to help identify SVG parse issues Christopher Kohnert 2017-06-01 12:57:52 -0700
  • 6819b4cb73 Gracefully close out paths that don’t explicitly terminate the shape (but are still valid) Christopher Kohnert 2017-06-01 12:57:10 -0700
  • 6b10089812 Merge branch 'cmake' Christopher Kohnert 2017-06-01 11:38:39 -0700
  • 0984021470 Include the extra library headers and skip the “include” gagging during folderization. Christopher Kohnert 2017-06-01 11:38:02 -0700
  • 50a2b223ee Merge branch 'svg_path_selector' Christopher Kohnert 2017-06-01 11:32:44 -0700
  • 5bdcc88474 Add the ability to specifiy which SVG path to use via command line and change the default to the last path found. Christopher Kohnert 2017-06-01 11:30:43 -0700
  • 17747cf23a Merge branch 'cmake' Christopher Kohnert 2017-06-01 10:52:23 -0700
  • cba9298f94 Improve IDE usability by “folderizing” the sources and include headers by default. Christopher Kohnert 2017-06-01 10:52:05 -0700
  • 52e020ada8 Merge pull request #42 from ckohnert/cmake Viktor Chlumský 2017-06-01 12:34:59 +0200
  • 867ae62263 Merge pull request #43 from ckohnert/abort_result Viktor Chlumský 2017-06-01 12:32:16 +0200
  • 7cc65a66d2 Merge branch 'point_tolerance' Christopher Kohnert 2017-05-31 15:44:33 -0700
  • 4b21ad24e7 Merge branch 'cmake' Christopher Kohnert 2017-05-31 15:44:06 -0700
  • 4fdaa524fc Clean up degenerate segments during normalization Christopher Kohnert 2017-05-31 15:43:39 -0700
  • 02789ca3fd Don’t clobber CXX flags accidentally and make Release builds the default Christopher Kohnert 2017-05-31 15:41:47 -0700
  • cba7d65285 Merge commit '46a7c09aea05110c951507891caed178d869a672' Christopher Kohnert 2017-05-31 13:46:54 -0700
  • cbc5797bd7 Return a failure code when aborting. Christopher Kohnert 2017-05-31 11:41:40 -0700
  • 31bceedeb9 Return a failure code when aborting. Christopher Kohnert 2017-05-31 11:41:40 -0700
  • 4f94338032 Merge branch 'point_tolerance' Christopher Kohnert 2017-05-31 11:17:22 -0700
  • 9baec00e81 Merge branch 'cmake' Christopher Kohnert 2017-05-31 11:17:07 -0700
  • 0fe6b377d2 Add support for point tolerance to avoid artifacts in many types of hand drawn shapes. Christopher Kohnert 2017-05-31 10:02:42 -0700
  • 22831c7225 Add CMake support for easier cross-platform builds. Christopher Kohnert 2017-05-31 09:30:15 -0700
  • bb574de943 Add support for point tolerance to avoid artifacts in many types of hand drawn shapes. Christopher Kohnert 2017-05-31 10:02:42 -0700
  • e71d0ea7e1 Add CMake support for easier cross-platform builds. Christopher Kohnert 2017-05-31 09:30:15 -0700
  • 28a1eeba17 Merge branch 'upstream/master' Dave Evans 2017-02-20 16:35:00 +0000
  • 8b2d4636eb Minor update to Readme Viktor Chlumský 2017-02-16 10:01:01 +0100
  • 46a7c09aea extracted rad and degree conversion Michael Galetzka 2017-02-15 13:02:28 +0100
  • 2c1df9430c added origin rotation to vector Michael Galetzka 2017-02-15 12:57:03 +0100
  • 869084420b fixed arc rotation problems Michael Galetzka 2017-02-15 12:55:24 +0100
  • 376064b0de added arc handling to SVG importer Michael Galetzka 2017-02-15 12:33:32 +0100
  • 08173443c5 added rotation to vector Michael Galetzka 2017-02-15 12:32:55 +0100
  • 1be3f5f4de Fixed rounding error in cubic curve splitting Viktor Chlumský 2017-02-11 00:20:18 +0100
  • 0e68504f44 V1.4: Overlapping contours, cubic distance fix, guessorder v1.4 Viktor Chlumský 2017-02-09 22:44:37 +0100
  • 0215653a8a Merge pull request #32 from ccbrown/master Viktor Chlumský 2017-01-26 08:56:24 +0100
  • 60feec1a33
    remove unused return value Christopher Brown 2017-01-25 20:10:37 -0800
  • cae6677d28
    svg import fixes and support Christopher Brown 2017-01-25 19:54:14 -0800
  • 37915e0c38 Add link to the original thesis Thomas ten Cate 2017-01-05 08:21:40 +0100
  • 2ab2e6186c Font loading, reverseorder fixed, binary removed v1.3 Viktor Chlumský 2016-12-07 20:02:39 +0100
  • 49e589093b Merge remote-tracking branch 'origin/master' Dave Evans 2016-12-06 22:15:44 +0000
  • 33c6a8d96b Merge ed587a1454 into 4e443d8a72 David Evans 2016-11-22 12:41:44 +0000
  • 4e443d8a72 Version 1.2 - Reverse order option, edge coloring seed, glyph loading fix Viktor Chlumský 2016-07-21 18:26:15 +0200
  • 78d1c812ad Merge f7be3b60fe into fdc26858d0 win 2016-07-10 12:22:11 +0000
  • f7be3b60fe fixed glyph that start with QUADRATIC_POINT win 2016-07-10 19:13:50 +0700
  • ed587a1454 Use `units_per_EM` property in font to scale font data. Dave Evans 2016-06-20 09:59:33 +0100
  • fdc26858d0 Fix runtime error on Windows John-Philip Johansson 2016-05-28 18:03:44 +0200
  • dc2bf4479d Fix compile warnings on OSX John-Philip Johansson 2016-05-28 12:16:21 +0200
  • 34f29693c0 Add AppVeyor configuration file John-Philip Johansson 2016-05-28 18:56:25 +0200
  • f8da5b39d5 Add Travis-CI configuration file John-Philip Johansson 2016-05-28 18:15:12 +0200
  • cc12790fa4 Add .gitignore file John-Philip Johansson 2016-05-28 18:22:45 +0200
  • f820e5ae63 Fix runtime error on Windows John-Philip Johansson 2016-05-28 18:03:44 +0200
  • 431070105e Fix compile warnings on OSX John-Philip Johansson 2016-05-28 12:16:21 +0200
  • a4ca619c2e Merge pull request #1 from Chlumsky/master Stefan Gustavson 2016-05-13 10:40:02 +0200
  • 8a0388dadf Version 1.1 - License change Viktor Chlumský 2016-05-08 15:43:22 +0200
  • 143767c7ef Minification fixed, minor error corrections Viktor Chlumský 2016-04-28 22:07:28 +0200
  • 61d3929db0 Version 1.0 Viktor Chlumský 2016-04-24 23:58:54 +0200
  • 9b6bfb4119 Revert "🎪 Added .gitattributes" Viktor Chlumský 2016-04-24 23:25:06 +0200
  • 17ba11cdfc 🎪 Added .gitattributes Viktor Chlumský 2016-04-24 23:23:58 +0200