mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-28 10:52:16 +00:00
![]() The svg width/height values were cast to int, which could result in cutting off a small part of the image. Now, in the case of a non-integer size, it will be rounded up. @Issue: https://github.com/thorvg/thorvg/issues/1414 |
||
---|---|---|
.. | ||
lodepng.cpp | ||
lodepng.h | ||
meson.build | ||
svg2png.cpp |