Viewing 6 replies - 1 through 6 (of 6 total)
  • Interesting, I have to agree, it makes no sense at all.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Yes, this is really stupid, I agree 🙂

    Which method are you using by the way? I will definitely patch this in the next version for the HTML Rewrite method.

    Thread Starter wiesmann

    (@wiesmann)

    I’m not sure what you mean by “method”. The SVG files are copied to web server outside of the scope of wordpress, and then I add the tags by hand. So basically the html that references the image is outside of the scope of the plugin/wordpress.

    Plugin Author Jordy Meow

    (@tigroumeow)

    In the plugin settings, there are 3 methods to deliver the content. You didn’t knew?

    The default one is called the client-method, and uses “retina.js”, a very famous JS library. I would be surprised that it doesn’t handle the SVG correctly though, since it has a huge community behind it…

    Thread Starter wiesmann

    (@wiesmann)

    Oh, sorry, I’m using Client side: Retina.js.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Okay, so here is the problem: https://github.com/imulus/retinajs/issues/30

    We need to kick the dev a little, then I will definitely include the new version in the plugin. Meanwhile, I will update the HTML Rewrite method to skip the SVG.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘SVG images’ is closed to new replies.