Christopher Kohnert
33f160dc8c
Clean up some some unused bits.
2017-08-31 09:38:05 -07:00
Christopher Kohnert
82c090e17a
Merge branch 'upstream_master'
...
* upstream_master:
Version bump, example shader update
SVG importer fixes: S, T curve commands, surplus commas
# Conflicts:
# ext/import-svg.cpp
2017-08-21 12:01:09 -07:00
Viktor Chlumský
208e76c9a1
Version bump, example shader update
2017-07-23 22:57:13 +02:00
Christopher Kohnert
5b75ff4939
Merge branch 'fill_rule'
...
* fill_rule:
Fix unsigned integer compare warning
2017-06-08 14:44:21 -07:00
Christopher Kohnert
20b88f79de
Fix unsigned integer compare warning
2017-06-08 14:44:11 -07:00
Christopher Kohnert
c5a14fea45
Merge branch 'fill_rule'
...
* fill_rule:
Add support for SVG fill-rule
# Conflicts:
# core/edge-segments.h
# ext/import-svg.cpp
2017-06-08 14:40:26 -07:00
Christopher Kohnert
8b4f5f6b5d
Add support for SVG fill-rule
2017-06-08 14:27:53 -07:00
Christopher Kohnert
2ef81f598d
Integrate upstream/master (SVG parsing improvements)
2017-06-08 11:47:44 -07:00
Viktor Chlumský
746767a62b
SVG parser improvements
2017-06-05 15:09:56 +02: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
Christopher Kohnert
cbc5797bd7
Return a failure code when aborting.
2017-05-31 13:32:48 -07:00
Christopher Kohnert
31bceedeb9
Return a failure code when aborting.
2017-05-31 11:41:40 -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
Viktor Chlumský
0e68504f44
V1.4: Overlapping contours, cubic distance fix, guessorder
2017-02-09 22:44:37 +01: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ý
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