Commit graph

8 commits

Author SHA1 Message Date
jmsgrogan
dba6a91ec1 Clean up some warnings. 2023-01-16 11:56:46 +00:00
jmsgrogan
8c814ce89f Initial WIC image writing. 2023-01-11 17:34:40 +00:00
jmsgrogan
0d3674faac Clean up Image class. 2023-01-11 14:31:29 +00:00
jmsgrogan
672b31b603 Clean up of scene nodes to support 2d and non int positioning. 2023-01-11 10:21:18 +00:00
James Grogan
af6fad72eb Convert lz77 to use fixed buffer sizes. 2022-11-29 12:05:08 +00:00
James Grogan
7f5009fb5e Initial fixed huffman coding for png. 2022-11-28 10:16:04 +00:00
James Grogan
8f97e9b7a1 Continue png writing. 2022-11-24 16:15:41 +00:00
James Grogan
5400a232dd Circle buffer and png cleaning. 2022-11-24 09:05:39 +00:00
Renamed from src/image/PngWriter.h (Browse further)