changelog.txt 402 B

123456
  1. -fixed GIF errors that were holding me up for weeks. In the standard code addition branch, first_code was mistakenly set to previous code instead of code, & clear code was not reseting current_highest_defined_code
  2. -flipped output of GIF parser
  3. -returned image has animation data
  4. -frame is equal to previous frame
  5. -if pixel is the transparent index ignore it
  6. -un-flipped parsers that flipped data before