thorvg/src/common
Hermet Park 16d3ff75dc sw_engine: skip AA if texture are orthogonally rotated.
there is no necessary applying AA for 0/90/180/270 degree rotation

issue: https://github.com/thorvg/thorvg/issues/3452
2025-07-21 14:26:40 +02:00
..
meson.build common/math: code refactoring 2024-09-30 15:22:46 +09:00
tvgArray.h common: add missing consts 2024-09-30 15:52:25 +09:00
tvgCompressor.cpp renderer/compressor: corrected base64 decoded data size 2024-10-03 19:02:33 +09:00
tvgCompressor.h common/compressor: added djb2 encoder 2024-06-24 14:35:20 +09:00
tvgInlist.h common: add missing consts 2024-09-30 15:52:25 +09:00
tvgLock.h Revert "common: fix a crash on CI windows test." 2024-09-30 15:48:18 +09:00
tvgMath.cpp common/math: replace isinfinite() with isinf() 2024-09-30 16:44:22 +09:00
tvgMath.h sw_engine: skip AA if texture are orthogonally rotated. 2025-07-21 14:26:40 +02:00
tvgStr.cpp common: Use explicit floating-point value types. 2025-01-16 18:34:12 +01:00
tvgStr.h svg_loader: append text to the SvgTextNode 2024-09-30 16:44:22 +09:00