thorvg/src/bindings/capi
Hermet Park ac82234360 capi: api sync up.
added beta apis:
- enum Tvg_Composite_Method::TVG_COMPOSITE_METHOD_INVERSE_LUMA_MASK;

promote apis:
- TVG_API Tvg_Result tvg_shape_set_stroke_miterlimit(Tvg_Paint* paint, float miterlimit);
- TVG_API Tvg_Result tvg_shape_get_stroke_miterlimit(const Tvg_Paint* paint, float* miterlimit);

@Issue: https://github.com/thorvg/thorvg/issues/1669
2023-09-25 21:33:23 +09:00
..
meson.build infra build: revise the binding builds. 2023-08-03 10:52:40 +09:00
thorvg_capi.h capi: api sync up. 2023-09-25 21:33:23 +09:00
tvgCapi.cpp capi/animation: support animation features under the beta. 2023-09-25 12:27:22 +09:00