mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
![]() Result load(const char* data, uint32_t size, bool copy = false) -> Result load(const char* data, uint32_t size, const std::string& mimeType, bool copy = false) Result bounds(float* x, float* y, float* w, float* h) -> Result bounds(float* x, float* y, float* w, float* h, bool transformed) |
||
---|---|---|
.. | ||
capi | ||
images | ||
wasm | ||
catch.hpp | ||
meson.build | ||
testAccessor.cpp | ||
testFill.cpp | ||
testInitializer.cpp | ||
testMain.cpp | ||
testPaint.cpp | ||
testPicture.cpp | ||
testSavers.cpp | ||
testScene.cpp | ||
testShape.cpp | ||
testSwCanvas.cpp | ||
testSwCanvasBase.cpp | ||
testSwEngine.cpp |