thorvg/src
Hermet Park ee3293401b renderer/picture: added a method to search for a paint object
This utility method allows access to a specific paint instance
by its unique identifier.

Experimental API:
- const Paint* Picture::paint(uint32_t id)
- const Tvg_Paint* tvg_picture_get_paint(Tvg_Paint* paint, uint32_t id)
2024-08-07 12:02:22 +09:00
..
bindings renderer/picture: added a method to search for a paint object 2024-08-07 12:02:22 +09:00
common renderer/accessor: added the id generator. 2024-08-07 12:02:22 +09:00
loaders renderer/picture: added a method to search for a paint object 2024-08-07 12:02:22 +09:00
renderer renderer/picture: added a method to search for a paint object 2024-08-07 12:02:22 +09:00
savers common/math: code refactoring 2024-07-10 00:21:02 +09:00
meson.build infra: relocate the tools folder. 2024-06-13 17:52:14 +09:00