Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-27 | Add SVG support for currentColor | Rodrigo Arias Mallo | |
The currentColor special value for the fill and stroke attributes allows an image to follow the same foreground color of the surounding text. | |||
2024-07-26 | Use FLTK reported DPI for SVG images | Rodrigo Arias Mallo | |
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 |