Skip to content

Fixed gif.open() to return valid status

Choose a tag to compare

@bitbank2 bitbank2 released this 12 Aug 01:06
· 144 commits to master since this release
089d853

The previous build returned true (success) from gif.open() even if there was an error. This update fixes it to return false when there is an error opening or parsing the given file.