Commit Graph

17 Commits

Author SHA1 Message Date
Viktor Chlumský 867ae62263 Merge pull request #43 from ckohnert/abort_result
Return proper abort code when failing in standalone.
2017-06-01 12:32:16 +02:00
Christopher Kohnert cbc5797bd7 Return a failure code when aborting. 2017-05-31 13:32:48 -07:00
Viktor Chlumský 8b2d4636eb Minor update to Readme 2017-02-16 10:01:01 +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ý 0215653a8a Merge pull request #32 from ccbrown/master
SVG import fixes and support
2017-01-26 08:56:24 +01:00
Christopher Brown 60feec1a33
remove unused return value 2017-01-25 20:10:37 -08:00
Christopher Brown cae6677d28
svg import fixes and support 2017-01-25 19:54:14 -08:00
Viktor Chlumský 2ab2e6186c Font loading, reverseorder fixed, binary removed 2016-12-07 20:02:39 +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 fdc26858d0 Fix runtime error on Windows
Add missing zlib1.dll file.

Only tested on Windows 10.
2016-06-09 19:11:02 +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ý 8a0388dadf Version 1.1 - License change 2016-05-08 15:43:22 +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
Viktor Chlumský 9b6bfb4119 Revert "🎪 Added .gitattributes"
This reverts commit 17ba11cdfc.
2016-04-24 23:25:06 +02:00
Viktor Chlumský 17ba11cdfc 🎪 Added .gitattributes 2016-04-24 23:23:58 +02:00