Commit Graph

6 Commits

Author SHA1 Message Date
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
Evan Hahn 7cf9537f3e GIF: basic parsing of bytes 2023-08-11 15:06:09 -05:00
Evan Hahn ff4eb82a39 PNG explorer mostly done: interactivity complete
Some small tasks remain, but it largely works.
2023-08-02 14:49:25 -05:00
Evan Hahn ed8a1c3b63 PNG: UI partially works; usable, if not missing features 2023-08-02 13:40:58 -05:00
Evan Hahn cfc4bc1996 PNG: parsing PNG data
No UI yet, but the parser seems mostly done.
2023-08-02 11:43:02 -05:00
Evan Hahn 79498239c4 PNG: basic skeleton 2023-08-01 09:20:57 -05:00