thorvg/src/common
Sergii Liebodkin 8543099fcd common: generalize bezier math
added new functionality for bezier curves:
1. generate bezier curve as an arc
2. estimate the number of points for optimal tessellation
3. check that bezier curve is close to a straight line
This functionality is useful for gl/wg renderers
2025-06-28 11:25:36 +09:00
..
meson.build spec out tvg binary format 2024-10-12 21:07:31 +09:00
tvgArray.h gl_engine: remove the outdated tesseletion mechanics 2025-06-19 02:10:50 +09:00
tvgCompressor.cpp common: remove redundant lzw decoder 2025-02-20 16:41:14 +09:00
tvgCompressor.h common: remove redundant lzw decoder 2025-02-20 16:41:14 +09:00
tvgInlist.h updated copyright 2025-01-03 14:32:31 +09:00
tvgLock.h Revert "common: fix a crash on CI windows test." 2024-08-02 21:59:15 +09:00
tvgMath.cpp common: generalize bezier math 2025-06-28 11:25:36 +09:00
tvgMath.h common: generalize bezier math 2025-06-28 11:25:36 +09:00
tvgStr.cpp lottie/expressions: text document support 2025-03-26 12:19:41 +09:00
tvgStr.h lottie/expressions: text document support 2025-03-26 12:19:41 +09:00