Age | Commit message (Collapse) | Author |
|
Reviewed-by: dogma
|
|
The currentColor special value for the fill and stroke attributes allows
an image to follow the same foreground color of the surounding text.
|
|
Until we have a way to enable or disable messages, we shouldn't pollute
the output log. These may as well be better suited for a bug-like
window.
|
|
These are used by Wolfram equations, example:
https://mathworld.wolfram.com/images/equations/FourierTransform/Inline7.svg
https://mathworld.wolfram.com/FourierTransform.html
|
|
|
|
Allows Dillo to render Wikipedia math equations.
|
|
Uses the nanosvg library to add SVG support.
See: https://www.toomanyatoms.com/software/mobilized_dillo.html
Authored-By: dogma
|