thorvg/src
Hermet Park 7a27ca3613 capi: correct interfaces.
put missing const parameter and correct set/get naming.

attention, these two apis are changed!

tvg_gradient_color_stops() => tvg_gradient_set_color_stops()
tvg_gradient_spread() = tvg_gradient_set_spread()
2020-09-16 17:56:47 +09:00
..
bin bin svg2png: revise abe7187f5b 2020-09-16 11:22:54 +09:00
bindings capi: correct interfaces. 2020-09-16 17:56:47 +09:00
examples replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
lib common: fix compiler warnings. 2020-09-15 13:34:29 +09:00
loaders SvgLoader: Fix wrong display when dasharray size is 1 2020-09-15 12:21:02 +09:00
meson.build ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00