mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-17 05:25:43 +00:00
![]() The string passed to the svg parser is not guaranteed to always be a valid string. Certain strings may have numbers that cannot be converted. Therefore, make sure to check whether the converted value is in the appropriate range before returning. related issue: https://github.com/thorvg/thorvg/issues/2078#issuecomment-2037495121 |
||
---|---|---|
.. | ||
meson.build | ||
tvgArray.h | ||
tvgCompressor.cpp | ||
tvgCompressor.h | ||
tvgInlist.h | ||
tvgLines.cpp | ||
tvgLines.h | ||
tvgLock.h | ||
tvgMath.cpp | ||
tvgMath.h | ||
tvgStr.cpp | ||
tvgStr.h |