thorvg/src
Hermet Park e7a1e6e43c sw_engine: Address a corner case in trim path handling
This update fixes an issue where duplicated overlapping curves/lines,
when introduced as a single line.
That case overlapping command operation is take account for
the trim path's path-building process.

We now skip such cases to ensure the trim path functions correctly.

issue: https://github.com/thorvg/thorvg/issues/1939
2024-01-30 10:34:01 +09:00
..
bindings wasm: Add canvas clear on update 2024-01-04 17:14:42 +09:00
common common: STM32 portability enhancement 2024-01-18 10:20:21 +09:00
examples lottie: rectified scene building Logic 2024-01-25 02:06:14 +09:00
loaders loader/svg: Fix zero check of arc's rx and ry 2024-01-29 09:54:03 +02:00
renderer sw_engine: Address a corner case in trim path handling 2024-01-30 10:34:01 +09:00
savers saver/tvg: removed an unstable condition. 2024-01-03 16:45:33 +09:00
tools svg2png: clear the target buffer before the drawing. (#1910) 2024-01-15 10:06:40 +09:00
meson.build common: STM32 portability enhancement 2024-01-18 10:20:21 +09:00