api: remove the redundant api, Picture::paint().
authorHermet Park <chuneon.park@samsung.com>
Thu, 23 Sep 2021 07:50:08 +0000 (16:50 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 27 Sep 2021 02:21:11 +0000 (11:21 +0900)
commit49600eddd8c682bd6dfff40ac435da51740dd832
treecf679457c0ae5a7940f2ca86e18e9517c17a0742
parent34ba46006898783720003ffd3958fff85b2af343
api: remove the redundant api, Picture::paint().

tvg::Picture is replaced to tvg::Scene if the picture has the vector tree,
Thus it's useless since it won't be reached logically.
inc/thorvg.h
src/lib/tvgPicture.cpp
src/loaders/tvg/tvgTvgBinInterpreter.cpp