• Resolved Jordy Meow

    (@tigroumeow)


    Hello ??

    I am the developer of the plugin called WP Retina 2x.

    I add a few discussions recently about the fact that my plugin returns huge @2x images even if it is a mobile phone (or basically a small content-width).

    I wanted to add a few features to my plugin, but actually maybe yours is doing the job already, and you seem to be very helpful, so I’d like to ask: how well your plugin is working with Retina? If the content-width is 4x smaller, would you just divide the original size (the one from the content-width = 100%) basically by 4?

    If your plugin plays well with mine, I will just ask people to use yours to resize the images depending on the content-width.

    Thank you ??

    https://www.ads-software.com/extend/plugins/hammy/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Noel Tock

    (@noel_tock)

    Hi Jordy,

    Good question. The plugin works with any pixel ratio detected via jquery. The picture.js plugin I added actually does the work, look here:

    https://github.com/noeltock/hammy/blob/master/js/jquery-picture.js

    Search “PixelRatio”

    Cheers!

    Noel

    Thread Starter Jordy Meow

    (@tigroumeow)

    Thank you! I will let my users know and try ??

    Is there any update on how to use both plugins? They don’t seem to work together, and I can’t figure out how to serve high dpi images using hammy only.

    Thread Starter Jordy Meow

    (@tigroumeow)

    The developer actually said it should work. I don’t have much time to do the testing and all though, please try ??

    I’ve been trying it, unless I’m not understanding how to set it up. It can’t seem to work with Retina 2x, because Hammy is serving one of it’s resized images to the ipad instead of the @2x retina version. It seems there would need to be a way to disable hammy depending on the pixel ratio.

    Thread Starter Jordy Meow

    (@tigroumeow)

    I really have no time to try it unfortunately but I realised one thing : I don’t know which method you are using but I am pretty sure it would only work with the HTML Rewrite method…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Retina Compatibility’ is closed to new replies.