-
Sometimes the cached images do not have the :height attribute anymore when Emacs is opened the next time. It does not matter if the fragment is inline or display math. I have org-latex-preview-persi…
-
How can I convert an SVG to use inline styles ? For example, I want to convert this:
```svg
.cls-1{fill:#d1b037;stroke:#1e1e1e;stroke-width:0.25px;}
```
to
```svg
```
-
This line is adding child nodes in reverse. I assume this was done for a reason at the time, as it's more effort to write that loop. Is there a reason for this?
The side effect is, any sibling node…
-
Hi there,
the optimizer does not seem to respect the XML Namespace. As SVG is XML, and thus case sensitive (opposed to HTML, which is case insensitive), the [SVG viewBox attribute](https://www.w3.o…
-
Bug report
I am upgrading an application from Ionic-v3 to Ionic-v4. My app has an inline SVG image and is very simply setup.
### Expected behaviour
Simple inline SVG image will display and p…
-
I believe PurifyCSS is having an issue parsing CSS, where we use an `data:image/svg` as the background URL. I've run it through the CSS validator, and it looks like the CSS is valid, however, I receiv…
-
It would be great to have an easy way to inline SVGs in templates. @tylersticka , I know you've been working on a module to handle this. When that's ready to go I'd love to add that here.
-
SVG is the best 2d vector format we currently have however, .svg upload/ display is not supported by several environments due to the potential for malicious code.
Unsupported environments include:
…
-
Posting this here, apologies if it's already been fixed but it's still live on http://html2jade.aaron-powell.com/ and http://html2jade.org/ at least.
SVGs are being completely broken by the convers…
-
```
Currently PNGs are rendered in diffs, but SVGs are only show as source. As most
modern browsers support SVG (http://caniuse.com/#search=svg) they should also
be rendered, above the source, witho…