Commit Graph

7 Commits

Author SHA1 Message Date
Evan Hahn 7f4c90178d GIF: slow, but rendering GIFs 2023-11-10 12:01:53 -06:00
Evan Hahn 8f6bb74e17 GIF: fix type errors 2023-11-09 09:30:29 -06:00
Evan Hahn 40c7091386 GIF: parse terminator 2023-11-09 09:20:48 -06:00
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 025e45f9d2 GIF: parse Logical Screen Descriptor 2023-08-16 10:46:31 -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