thorvg/src
Mira Grudzinska dc754833bc wg_engine: prevent adding duplicate points while trimming
In cases where the distance between points is 0, further
processing of the points results in division by zero.
To avoid this check, we ensure that duplicate points are
not added during trimming.
2024-09-26 16:13:05 +09:00
..
bindings api: clean up 2024-09-23 21:53:50 +09:00
common svg_loader: append text to the SvgTextNode 2024-09-10 19:02:24 +09:00
loaders loader/jpg: --compiler warnings 2024-09-25 12:20:55 +09:00
renderer wg_engine: prevent adding duplicate points while trimming 2024-09-26 16:13:05 +09:00
savers common: spec out TexMap 2024-08-20 11:14:54 +09:00
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00