mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-27 00:26:51 +00:00
![]() For Bezier curves, we typically use 't' as a parameter within the 0-1 range, while 'at' is used for the parameter scaled by the curve's length. In one of the functions, an incorrect name was used, which could be confusing. No logical changes. |
||
---|---|---|
.. | ||
meson.build | ||
tvgArray.h | ||
tvgCompressor.cpp | ||
tvgCompressor.h | ||
tvgFormat.h | ||
tvgInlist.h | ||
tvgLock.h | ||
tvgMath.cpp | ||
tvgMath.h | ||
tvgStr.cpp | ||
tvgStr.h |