thorvg/src/bin/svg2png
Hermet Park a459a53bc7 svg2png: revise code to fix memory violation.
previous code didn't take care of multi-threading.

This revise code to avoid changing canvas buffer during multi-tasking.
2021-06-24 10:52:44 +09:00
..
lodepng.cpp ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
lodepng.h ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
meson.build ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
svg2png.cpp svg2png: revise code to fix memory violation. 2021-06-24 10:52:44 +09:00