thorvg/src/common
2024-06-24 14:44:58 +09:00
..
meson.build common: code refactoring 2024-04-06 12:08:21 +09:00
tvgArray.h common/array: ++safety 2024-06-24 12:35:56 +09:00
tvgCompressor.cpp common/compressor: added djb2 encoder 2024-06-24 14:35:20 +09:00
tvgCompressor.h common/compressor: added djb2 encoder 2024-06-24 14:35:20 +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-06-24 12:36:40 +09:00
tvgLines.h common: code refactoring 2024-04-06 12:08:21 +09:00
tvgLock.h common: fix a crash on CI windows test. 2024-06-24 14:44:58 +09:00
tvgMath.cpp common/math: added minor math functions. 2024-06-24 14:44:05 +09:00
tvgMath.h common/math: added minor math functions. 2024-06-24 14:44:05 +09:00
tvgStr.cpp loader/svg: Add check to the limits of result of StrToFloat 2024-06-24 12:18:24 +09:00
tvgStr.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00