common Accessor: removed deprecated api. 88/289788/1
authorHermet Park <hermetpark@gmail.com>
Sat, 26 Nov 2022 09:47:55 +0000 (18:47 +0900)
committerMichal Szczecinski <mihashco89@gmail.com>
Tue, 14 Mar 2023 08:43:34 +0000 (09:43 +0100)
commit1fc5ee15cb92fbc17106ebc7cbe26c3234e4a4bc
tree835cbc3886bce2a0167d3e197eb6faf6c239a250
parent7590c58d47baf577935eeaf35d100f46a63316a4
common Accessor: removed deprecated api.

the old version of Accessor::access() is redundant,
we replaced it with set().

It's still under the beta, we can remove it immediately.
Note that we've planned to promote them official APIs in v0.9.

Newly changed, tagging beta again...w

Change-Id: I1afa8424c81daabe214f5dd704678aa35da610ba
inc/thorvg.h
src/lib/tvgAccessor.cpp