Commit Graph

9 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 69c66e7d99 Use session storage instead of location.hash 2023-08-11 22:18:44 -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 28b9c28538 PNG: Update styling; slightly usable now 2023-08-02 12:35:48 -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
Evan Hahn 8eed5b60da Initial commit: basic homepage with routing 2023-07-31 21:16:15 -05:00