Commit Graph

13 Commits

Author SHA1 Message Date
Viktor Chlumský e93c8d988c Added MTSDF mode 2020-03-06 17:09:59 +01:00
Viktor Chlumský b9d6f0bb72 Added font metrics API, fixed glyph import edge case, fixed 8-bit PNG orientation 2020-01-12 11:40:49 +01:00
Viktor Chlumský 86acea7835 Added SDF fill error estimation, miter bounds computation 2019-04-22 19:30:33 +02:00
Chlumsky 997e42f734 Bitmap refactor 2019-04-20 22:05:54 +02:00
Viktor Chlumský 28ee740a33 SVG importer fixes: S, T curve commands, surplus commas 2017-07-23 20:04:10 +02:00
Viktor Chlumský 746767a62b SVG parser improvements 2017-06-05 15:09:56 +02: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