thorvg/src
Hermet Park a3691ff249 sw_engine: gradient filling code refactoring.
Reduce excessive gradient filling code duplication by employing C++ template method.

This change does not affect performance or binary size adversely.

Binary Size Diff: 223399 -> 222693 (-706)
2023-06-03 15:50:48 +09:00
..
bin Fix clang compiler warnings. 2023-05-20 20:10:56 +09:00
bindings capi: tvg_shape_set_paint_order introduced 2023-05-20 13:23:47 +09:00
examples examples MaskMethods: add a new example 2023-06-03 15:50:48 +09:00
lib sw_engine: gradient filling code refactoring. 2023-06-03 15:50:48 +09:00
loaders tvgJpgd.cpp: Warnings - set but unused variables. 2023-05-24 10:12:57 +09:00
savers common: code refactoring 2023-05-15 12:07:55 +09:00
wasm Fix clang compiler warnings. 2023-05-20 20:10:56 +09:00
meson.build infra: enable strip flag only when it's requeted. 2023-05-17 22:17:10 +09:00