aboutsummaryrefslogtreecommitdiff
path: root/src/nanosvgrast.h
AgeCommit message (Collapse)Author
2025-01-25Fixed invalid memory read on single stop gradientklapeto
See: https://github.com/memononen/nanosvg/pull/252
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
Reviewed-by: dogma
2024-07-26Add support for MathJax equations in nanosvgRodrigo Arias Mallo
Allows Dillo to render Wikipedia math equations.
2024-07-26Merge SVG support from mobilized Dillo forkRodrigo Arias Mallo
Uses the nanosvg library to add SVG support. See: https://www.toomanyatoms.com/software/mobilized_dillo.html Authored-By: dogma