swiftgif / SwiftGif

[UNMAINTAINED] 🌠 A small UIImage extension with gif support
MIT License
1.33k stars 306 forks source link

May scale down Retina-sized GIFs #50

Open mantas opened 7 years ago

mantas commented 7 years ago

This change allows to load Retina-sized from Data blobs

bahlo commented 7 years ago

Thank you for that PR, will look into this asap 👍

yzhong52 commented 5 years ago

This LGTM, however, I think we should add some documentation after.

bahlo commented 5 years ago

Also the build is failing. @mantas can you please fix it?

mantas commented 5 years ago

Whoah, I totally forgot I made this PR... Will take a look and try to bring it back to working order.

bahlo commented 4 years ago

@mantas Can you fix the build and resolve conflicts?