thorvg/src
Mira Grudzinska e718940f81 sw_engine: fixing stroke outline
In the case of non-uniform scaling for
thick strokes, artifacts were visible.
The calculations took into account the angle
resulting from the already transformed points,
whereas the untransformed points should have
been considered - the transformation is taken
into account in the next step.

@issue: https://github.com/thorvg/thorvg/issues/1915
2024-04-06 12:08:21 +09:00
..
bindings wasm: Revise saver methods 2024-01-03 14:15:23 +09:00
common common/array: code refactoring 2024-04-06 12:08:21 +09:00
examples examples/picture/svg: Adjust size ratio 2024-04-06 12:08:21 +09:00
loaders lottie/parser: clean up the exception handling mechanisms. 2024-04-06 12:08:21 +09:00
renderer sw_engine: fixing stroke outline 2024-04-06 12:08:21 +09:00
savers saver/tvg: removed an unstable condition. 2024-01-03 16:21:15 +09:00
tools updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
meson.build common: STM32 portability enhancement 2024-04-05 17:28:08 +09:00