mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-18 22:11:32 +00:00
![]() replace dynamic_cast to static_cast, This can be a controversial choice between optmization and clean code. Obviously we know the converting types, try avoiding a bit heavier casting some cases. Change-Id: Id763e6d1db449a229a492ab5b1a901a195936152 |
||
---|---|---|
.. | ||
meson.build | ||
tvgSwCommon.h | ||
tvgSwMath.cpp | ||
tvgSwRaster.cpp | ||
tvgSwRenderer.cpp | ||
tvgSwRenderer.h | ||
tvgSwRle.cpp | ||
tvgSwShape.cpp | ||
tvgSwStroke.cpp |