Commit Graph

13 Commits

Author SHA1 Message Date
Chlumsky d7ac1e084d Better edge deconverge procedure 2024-05-07 17:17:32 +02:00
Chlumsky bd5f145672 Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
Chlumsky e69b7962d1 Fixed include for qsort 2023-09-19 21:57:36 +02:00
Chlumsky 052f5fffd7 Removed dynamic_cast 2023-07-24 20:53:08 +02:00
Chlumsky 26143a3e9f Fixed #180 2023-07-12 08:22:54 +02:00
Viktor Chlumský fe910c8b5a Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
Viktor Chlumský 80039d7ed6 Convergent corner elimination routine added to shape normalization 2020-10-11 23:51:54 +02:00
Chlumsky 010f3c92f1 New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
Viktor Chlumský 8ebb37da4e Core algorithm performance optimization 2020-03-14 19:19:17 +01:00
Viktor Chlumský fd50406d67 Shape bounds refactor 2020-03-06 17:24:10 +01:00
Viktor Chlumský 86acea7835 Added SDF fill error estimation, miter bounds computation 2019-04-22 19:30:33 +02: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ý 61d3929db0 Version 1.0 2016-04-24 23:58:54 +02:00