thorvg/src
Hermet Park 29b5bc372d lottie/loader: Corrected an issue with the return value when loading fails.
Previously, Picture::load(const char* data, uint32_t size, const std::string& mimeType, bool copy = false)
would return 'Success' even when the data is invalid.

This issue only occurred when the number of threads is set to 0.
2023-11-09 21:41:35 +09:00
..
bindings doc: make it up missing parameter information. 2023-11-09 14:46:14 +09:00
common tvg: revise the tvg binary format for 1.0 release 2023-11-02 11:58:23 +09:00
examples picture: added ability to support premultiplied for picture raw loader 2023-11-08 10:46:23 +09:00
loaders lottie/loader: Corrected an issue with the return value when loading fails. 2023-11-09 21:41:35 +09:00
renderer renderer/loader: code refactoring 2023-11-09 14:46:32 +09:00
savers saver/gif: Fix a clipping issue. 2023-11-06 17:47:14 +09:00
tools gif: corrected the wrong aspect ratio scaling. 2023-11-06 20:18:13 +09:00
meson.build infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00