mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-25 17:32:00 +00:00
![]() This change ensures at the api level that if the focal point lies outside the end circle, it is projected onto the edge of the end circle. Additionally, if the start circle does not fully fit inside the end circle (after possible repositioning), its radius is reduced accordingly. The modification aligns with the SVG 1.1 standard (for fr = 0). Cases with fr > 0 are not covered by the SVG 1.1, and edge cases have been handled here to avoid numerical issues. Note: This update replaces previous behavior where gl handled the SVG 2.0 standard. |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |