thorvg/src
pharuxtan 07da6c5870 sw_engine: fix internal types of rasterXYFlip
Before the C++ compiler couldn't decide the template of std::min (that happen if `int` type is not an `int32_t`), so explicitly changing all types to int32_t fixes this.
2025-03-12 20:26:38 +01:00
..
bindings wasm: fix a build break 2024-10-01 17:12:28 +09:00
common common: Use explicit floating-point value types. 2025-01-16 18:34:12 +01:00
loaders lottie: parsing embedded fonts data (#3220) 2025-03-12 02:10:32 +01:00
renderer sw_engine: fix internal types of rasterXYFlip 2025-03-12 20:26:38 +01: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