HD image on zoom

Hello, I have an html that looks fine on the iPad but when I zoom it, the image is shown in low resolution. Is there anyway to use a HD image for the zoom? My document is in 2048 px to be used on retina iPad.

Thanks in advance

If you’re doing a zoom that is outside of the knowledge of Hype, then it is probably resizing your image to a smaller size based on what it thinks will be displayed.

You can disable this image resizing by selecting the image in the Resources Library and unchecking Automatically optimize when exporting.

Zoom scaling itself can be bitmap-based and lead to blurry/pixelated results. Some browsers have optimizations to show this more clearly; you can also try unchecking Use WebKit graphics acceleration in the Document Inspector.

2 Likes

Great!! It worked uncheking webkit acceleration.

Thanks!

1 Like