mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-21 15:32:49 +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 |
||
---|---|---|
.. | ||
svg2png | ||
svg2tvg | ||
meson.build |