Commit Graph

133 Commits

Author SHA1 Message Date
Viktor Chlumský f0b8f556d2 TIFF file support 2019-04-21 00:27:28 +02:00
Chlumsky 997e42f734 Bitmap refactor 2019-04-20 22:05:54 +02:00
Viktor Chlumský fe19381bcc
Merge pull request #75 from paowi/master
Add missing typenames for dependent types
2019-04-14 22:41:34 +02:00
paowi 090f3daa4d Add missing typenames for dependent types 2019-04-14 12:59:28 -07:00
Chlumsky 4f3a0d620f V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
Viktor Chlumský ea5ae7df10
Merge pull request #49 from ckohnert/cmake
Add headers that were missed so they are included in IDE projects.
2019-04-08 08:28:13 +02:00
Viktor Chlumský 208e76c9a1 Version bump, example shader update 2017-07-23 22:57:13 +02:00
Viktor Chlumský 28ee740a33 SVG importer fixes: S, T curve commands, surplus commas 2017-07-23 20:04:10 +02:00
Christopher Kohnert 6f67a32529 Add headers that were missed so they are included in IDE projects. 2017-06-08 09:31:00 -07:00
Viktor Chlumský 746767a62b SVG parser improvements 2017-06-05 15:09:56 +02:00
Viktor Chlumský 8c352b6153 Merge pull request #45 from ckohnert/cmake
Improvements to CMake IDE support
2017-06-04 09:44:50 +02:00
Christopher Kohnert 0984021470 Include the extra library headers and skip the “include” gagging during folderization. 2017-06-01 11:38:02 -07:00
Christopher Kohnert cba9298f94 Improve IDE usability by “folderizing” the sources and include headers by default. 2017-06-01 10:52:05 -07:00
Viktor Chlumský 52e020ada8 Merge pull request #42 from ckohnert/cmake
Add CMake support for easier cross-platform builds.
2017-06-01 12:34:59 +02:00
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 02789ca3fd Don’t clobber CXX flags accidentally and make Release builds the default 2017-05-31 15:41:47 -07:00
Christopher Kohnert cbc5797bd7 Return a failure code when aborting. 2017-05-31 13:32:48 -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