thorvg/test/capi
Hermet Park 5ceeb32ef0 api: remove a beta api.
- Result Picture::viewbox(float* x, float* y, float* w, float* h) const;  //c++
- vg_Result tvg_picture_get_viewbox(const Tvg_Paint* paint, float* x, float* y, float* w, float* h);  //c

@Issue: https://github.com/thorvg/thorvg/issues/1372
2023-05-20 13:22:52 +09:00
..
capiFill.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiInitializer.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiLinearGradient.cpp test_capi: Add missing *_del api 2023-05-10 21:05:26 +09:00
capiMain.cpp tests capi: revise the show-case & infrastructure. 2021-06-12 02:11:01 +09:00
capiPaint.cpp test_capi: Add missing *_del api 2023-05-10 21:05:26 +09:00
capiPicture.cpp api: remove a beta api. 2023-05-20 13:22:52 +09:00
capiRadialGradient.cpp tests: capi identifier tests added 2023-05-04 09:58:09 +09:00
capiSavers.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiScene.cpp tests: capi identifier tests added 2023-05-04 09:58:09 +09:00
capiShape.cpp tests: capi identifier tests added 2023-05-04 09:58:09 +09:00
capiSwCanvas.cpp tests capi: missing header added 2023-04-23 10:25:55 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00