Christopher Kohnert
a4f4fdb447
Merge branch 'graceful_close'
...
* graceful_close:
Better handling of whitespace at end of input stream.
2017-06-01 16:19:48 -07:00
Christopher Kohnert
95d1c98155
Better handling of whitespace at end of input stream.
2017-06-01 16:19:35 -07:00
Christopher Kohnert
8c23e696a8
Merge branch 'graceful_close'
...
* graceful_close:
A bit more verbosity in debug builds to help identify SVG parse issues
Gracefully close out paths that don’t explicitly terminate the shape (but are still valid)
2017-06-01 12:58:19 -07:00
Christopher Kohnert
20a28081ae
A bit more verbosity in debug builds to help identify SVG parse issues
2017-06-01 12:57:52 -07:00
Christopher Kohnert
6819b4cb73
Gracefully close out paths that don’t explicitly terminate the shape (but are still valid)
2017-06-01 12:57:10 -07:00
Christopher Kohnert
50a2b223ee
Merge branch 'svg_path_selector'
...
* svg_path_selector:
Add the ability to specifiy which SVG path to use via command line and change the default to the last path found.
Return a failure code when aborting.
2017-06-01 11:32:44 -07:00
Christopher Kohnert
5bdcc88474
Add the ability to specifiy which SVG path to use via command line and change the default to the last path found.
2017-06-01 11:30:43 -07:00
Michael Galetzka
46a7c09aea
extracted rad and degree conversion
2017-02-15 13:02:28 +01:00
Michael Galetzka
869084420b
fixed arc rotation problems
2017-02-15 12:55:24 +01:00
Michael Galetzka
376064b0de
added arc handling to SVG importer
2017-02-15 12:33:32 +01:00
Viktor Chlumský
0e68504f44
V1.4: Overlapping contours, cubic distance fix, guessorder
2017-02-09 22:44:37 +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
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ý
61d3929db0
Version 1.0
2016-04-24 23:58:54 +02:00