thorvg/src/common
2024-10-03 18:56:26 +09:00
..
meson.build common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgArray.h common: add missing consts 2024-08-08 19:52:46 +09:00
tvgCompressor.cpp renderer/compressor: corrected base64 decoded data size 2024-10-03 18:56:26 +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 common: add missing consts 2024-08-08 19:52:46 +09:00
tvgLock.h Revert "common: fix a crash on CI windows test." 2024-08-02 21:59:15 +09:00
tvgMath.cpp common/math: replace isinfinite() with isinf() 2024-09-04 03:00:13 +09:00
tvgMath.h common: precision increase while matrix inversion 2024-09-04 02:52:16 +09:00
tvgStr.cpp svg_loader: append text to the SvgTextNode 2024-09-10 19:02:24 +09:00
tvgStr.h svg_loader: append text to the SvgTextNode 2024-09-10 19:02:24 +09:00