alexiscreuzot / SwiftyGif

High performance GIF engine
MIT License
2.02k stars 212 forks source link

Throw an error during parsing if an image source has no images. #51

Closed agustindc-rga closed 7 years ago

agustindc-rga commented 7 years ago

If an image source has no valid images it should be treated as an error condition, in a similar manner as other errors in that same method.