thorvg/src
Mira Grudzinska 6f652bb87a sw_engine: fix trimming
For the 'simultaneous' trimming option, the maximum
stroke length from all subpaths was determined and
used to scale the trim of each subpath. As a result,
if the subpaths had different lengths, this scaling
was incorrect.
Now, the length is determined separately for each
subpath and is used to scale the trimming of its stroke.

@Issue: https://github.com/thorvg/thorvg/issues/2335
2024-06-07 10:51:56 +09:00
..
bindings common: clarification of returned types 2024-06-07 10:51:29 +09:00
common common/compressor: added djb2 encoder 2024-05-31 11:01:11 +09:00
loaders lottie: Fix invalid font match 2024-06-07 10:51:48 +09:00
renderer sw_engine: fix trimming 2024-06-07 10:51:56 +09:00
savers common: code refactoring 2024-05-31 10:57:59 +09:00
tools infra: fix build failure using c++17 (or later) with MSVC. 2024-05-10 11:12:12 +09:00
meson.build infra: revise the vector build script 2024-04-19 11:00:29 +09:00