thorvg/src
Hermet Park 7ea17d4e72 capi: support canvas viewport api
New Experimental API:
- Tvg_Result tvg_canvas_set_viewport(Tvg_Canvas* canvas, int32_t x, int32_t y, int32_t w, int32_t h);
2024-05-18 18:10:50 +09:00
..
bindings capi: support canvas viewport api 2024-05-18 18:10:50 +09:00
common lottie: handle roundness in path 2024-05-16 12:51:16 +09:00
loaders lottie: fix build error without extras 2024-05-17 23:10:10 +09:00
renderer renderer/engines: support the canvas viewport function. 2024-05-18 18:10:50 +09:00
savers build: enforcing saver/loader usage for given tool 2024-04-19 10:01:30 +09:00
tools infra: fix build failure using c++17 (or later) with MSVC. 2024-05-02 16:09:01 +09:00
meson.build infra: update the compiler options 2024-05-08 22:08:19 +09:00