thorvg/src/common
Mira Grudzinska 08c8b92c4b lottie: handle roundness in path
Implemented rounding of corners between
bezier curves that are straight lines.

@Issue: https://github.com/thorvg/thorvg/issues/2230
2024-05-17 11:05:51 +09:00
..
meson.build common: code refactoring 2024-04-06 12:08:21 +09:00
tvgArray.h common/array: ++safety 2024-05-10 11:16:21 +09:00
tvgCompressor.cpp lottie: Fix buffer-overflow in base64 decode 2024-04-06 12:48:30 +09:00
tvgCompressor.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgInlist.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLines.cpp common: tweaking bezier computation for perf. 2024-05-10 11:16:21 +09:00
tvgLines.h common: code refactoring 2024-04-06 12:08:21 +09:00
tvgLock.h Portability: Fix compiler shadowing warning 2024-04-06 12:08:21 +09:00
tvgMath.cpp [common] code clean up 2024-04-06 12:08:23 +09:00
tvgMath.h lottie: handle roundness in path 2024-05-17 11:05:51 +09:00
tvgStr.cpp loader/svg: Add check to the limits of result of StrToFloat 2024-04-19 11:00:29 +09:00
tvgStr.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00