thorvg/src
Hermet Park 21911fa1c8 apis: remove deprecated
- Result Picture::bounds(float* x, float* y, float* w, float* h) const
- Result Picture::load(const char* data, uint32_t size, bool copy = false)
- Result Canvas::reserve(uint32_t size)
- Result Scene::reserve(uint32_t size)

@Issue: https://github.com/thorvg/thorvg/issues/1372
2023-10-26 15:03:13 +09:00
..
bindings animation/lottie: updated the frame count unit. 2023-10-24 11:49:57 +09:00
common sw_engine: fix a regression bug by 0dafe9ff64 2023-09-12 11:44:27 +09:00
examples animation/lottie: updated the frame count unit. 2023-10-24 11:49:57 +09:00
loaders lottie: clean up code 2023-10-26 11:22:45 +09:00
renderer apis: remove deprecated 2023-10-26 15:03:13 +09:00
savers tvg: support radial gradient focal properties 2023-09-26 13:05:27 +09:00
tools infra: renames the source folders 2023-08-28 13:11:24 +09:00
meson.build infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00