Commit Graph

6 Commits

Author SHA1 Message Date
Evan Hahn c755f0bb6f GIF: basic parsing of image sections and skipping extensions 2023-09-16 14:06:58 -05:00
Evan Hahn 476789c5a2 Parsing global color table 2023-08-16 11:59:33 -05:00
Evan Hahn 775746959e GIF: UI for LSD packed field 2023-08-16 11:45:11 -05:00
Evan Hahn 025e45f9d2 GIF: parse Logical Screen Descriptor 2023-08-16 10:46:31 -05:00
Evan Hahn c61a57ffbf GIF (minor): fix incorrect comment referencing PNG 2023-08-16 10:34:09 -05:00
Evan Hahn 7f64453e5f GIF: basic parsing of header
Had to move a lot of stuff out of PNG-land and into common utilities.
2023-08-11 22:40:30 -05:00