Commit Graph

71 Commits

Author SHA1 Message Date
Chlumsky 82364f92ec Compiler warning fixes 2020-10-08 10:30:28 +02:00
Chlumsky 010f3c92f1 New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
Rob Spearman 74907b3da3 Allow build on GCC 8.3.1 2020-03-15 09:24:03 -07:00
Viktor Chlumský 8ebb37da4e Core algorithm performance optimization 2020-03-14 19:19:17 +01:00
Viktor Chlumský 5b5272e7a8 Scanline rasterization edge case fix 2020-03-08 23:34:51 +01:00
Viktor Chlumský 5427fe8f5a Version 1.7 2020-03-07 09:19:34 +01:00
Viktor Chlumský fd50406d67 Shape bounds refactor 2020-03-06 17:24:10 +01:00
Viktor Chlumský e88da21071 Ink trap edge coloring heuristic added 2020-03-06 17:16:26 +01:00
Viktor Chlumský e93c8d988c Added MTSDF mode 2020-03-06 17:09:59 +01:00
Viktor Chlumský b1c9f2825d Fixed floating point zero condition in equation solver 2019-11-16 11:35:40 +01:00
Viktor Chlumský 86acea7835 Added SDF fill error estimation, miter bounds computation 2019-04-22 19:30:33 +02:00
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
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ý 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ý 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ý 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