thorvg/src
Mira Grudzinska 68f01c85fa sw_engine: fix focal point clamping
This approach should be introduced in d8ebd8b4f5.
Using FLOAT_EPSILON is not sufficient due to numerical precision,
since it's later inverted, and its very small value leads to
significant errors during inversion.
2025-07-22 12:46:33 +02:00
..
bindings wasm: fix a build break 2024-10-01 17:12:28 +09:00
common sw_engine: skip AA if texture are orthogonally rotated. 2025-07-21 14:26:40 +02:00
loaders lottie: fix offset with miter join 2025-07-21 21:25:09 +02:00
renderer sw_engine: fix focal point clamping 2025-07-22 12:46:33 +02:00
savers common: spec out TexMap 2024-09-30 16:44:21 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:33:11 +09:00