thorvg/inc
Hermet Park 80d47fd7d3 common: revise canvas interfaces.
1. removed async option which doesn't work currently,
rather than it, we can add async option in initiailizer class.

2. removed update() method.
Instead, we can call update(paint = nullptr); which has exactly same behavior.

Change-Id: I7909a50d804b97baf413a2ff6365a3cf79a3689e
2020-07-30 13:43:18 +09:00
..
meson.build capi: support c interfaces 2020-07-15 16:00:09 +09:00
thorvg.h common: revise canvas interfaces. 2020-07-30 13:43:18 +09:00
thorvg_capi.h common: revise canvas interfaces. 2020-07-30 13:43:18 +09:00