-
Hello!
When I run PINRemoteImage example app, I can not see blur effect on UIImageView which is located in _Progressive_ tab. In the beginning there is no image, and after some time UIImageView updat…
-
Hi, I am using fresco 0.7.0 to preview photos and some photos display in low quality and some are right. The photos displays wrong are progressive JPEGs.
One display snapshot as below,
![low_resolut…
-
In order to evolve this demo into a production quality library, I am planning to spend some dedicated time on it.
### Roadmap
- Async loading (start decoding while the bytes are still being fetched fr…
-
The progressive hook has no function. Even if it is not set, all images are progressive afterwards.
-
First of all, I'm not a techhead by any stretch but I absolutely love Pannellum. I'm done with using flash and this is perfect. So I've been working with a few spheres on my website... turning into to…
-
Hi!
Is it possible to run this lib clientside? Namely, I would like to minify images before uploading them and my current solution uses `canvas.toDataURL`, but it doesn't support progressive jpegs(
-
I use this code to resize:
$image = new SimpleImage($fullName);
$image->thumbnail($imagePattern['w'], $imagePattern['h'])->output(null, 70);
and the image resized with artifacts -
be…
-
https://www.airpair.com/ios/posts/loading-images-ios-faster-with-progressive-jpegs
https://code.facebook.com/posts/857662304298232/faster-photos-in-facebook-for-ios/
-
-
Find myself loading a channel, then scroll, then wait for too long to see anything. Would be nice to see low resolution previews or for images to start loading before I scroll to them somehow so I can…