thorvg/src/common
Hermet Park 036ae3c2af renderer: code refactoring
Replaced the transformation with
a strong associated data field.

This helps to reduce the binary size (-1k).
2024-07-29 23:27:19 +09:00
..
meson.build common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgArray.h common/array: ++safety 2024-05-09 11:51:18 +09:00
tvgCompressor.cpp common/compressor: added djb2 encoder 2024-05-30 13:00:42 +09:00
tvgCompressor.h common/compressor: added djb2 encoder 2024-05-30 13:00:42 +09:00
tvgFormat.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgInlist.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLock.h renderer: ++optimization 2024-07-09 18:07:25 +09:00
tvgMath.cpp renderer: code refactoring 2024-07-29 23:27:19 +09:00
tvgMath.h renderer: code refactoring 2024-07-29 23:27:19 +09:00
tvgStr.cpp loader/svg: Add check to the limits of result of StrToFloat 2024-04-17 11:00:03 +09:00
tvgStr.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00