thorvg/src
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
..
bindings capi: api sync up. 2023-09-25 21:33:23 +09:00
common sw_engine: fix a regression bug by 0dafe9ff64 2023-09-12 11:44:27 +09:00
examples examples/capi: added an animation example. 2023-09-25 12:27:22 +09:00
loaders lottie/model: revise the color stop population logic. 2023-09-25 11:04:20 +09:00
renderer gl_engine: make GlRenderTask generic with uniform block 2023-09-21 22:24:07 +09:00
savers infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tools infra: renames the source folders 2023-08-28 13:11:24 +09:00
meson.build infra: renames the source folders 2023-08-28 13:11:24 +09:00