Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-25 | Fixed invalid memory read on single stop gradient | klapeto | |
See: https://github.com/memononen/nanosvg/pull/252 | |||
2024-08-07 | Make Dillo C99 standard compliant | Rodrigo Arias Mallo | |
Reviewed-by: dogma | |||
2024-07-26 | Add support for MathJax equations in nanosvg | Rodrigo Arias Mallo | |
Allows Dillo to render Wikipedia math equations. | |||
2024-07-26 | Merge SVG support from mobilized Dillo fork | Rodrigo Arias Mallo | |
Uses the nanosvg library to add SVG support. See: https://www.toomanyatoms.com/software/mobilized_dillo.html Authored-By: dogma |