thorvg/src/bin
Mira Grudzinska 2a0a3950e6 svg2png: rounding up svg width and height
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
2023-05-05 10:58:54 +09:00
..
svg2png svg2png: rounding up svg width and height 2023-05-05 10:58:54 +09:00
svg2tvg infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00