Christopher Kohnert
|
cba9298f94
|
Improve IDE usability by “folderizing” the sources and include headers by default.
|
2017-06-01 10:52:05 -07:00 |
Christopher Kohnert
|
02789ca3fd
|
Don’t clobber CXX flags accidentally and make Release builds the default
|
2017-05-31 15:41:47 -07:00 |
Christopher Kohnert
|
22831c7225
|
Add CMake support for easier cross-platform builds.
|
2017-05-31 11:02: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 |