thorvg/src
Hermet Park 273850a972 renderer/shape: Apply the magic number kappa to achieve rounded corners.
The magic number kappa (0.552284), which is associated with the bezier curve,
has been introduced. This formula is supposed to be applied to the rounded corners
of the rectangle to ensure consistent drawing results.

Issue: https://github.com/thorvg/thorvg/issues/1824
2023-12-11 09:14:46 +09:00
..
bindings api: updated the recent changed api again. 2023-11-23 11:59:38 +09:00
common Loaders: Introduced a loader cache. 2023-11-23 18:21:28 +09:00
examples api: updated the recent changed api again. 2023-11-23 11:59:38 +09:00
loaders renderer/loader: optimization++ 2023-12-08 23:35:19 +09:00
renderer renderer/shape: Apply the magic number kappa to achieve rounded corners. 2023-12-11 09:14:46 +09:00
savers gif/saver: fix a invalid memory access 2023-11-17 21:28:45 +09:00
tools gif: support transparent gif animation 2023-11-15 23:51:33 +09:00
meson.build infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00