forked from hkc/cc-stuff
1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Casey e2e5d57e1f
Moved things to a separate file
Font atlas and palettes could be reused by other programs for CC, so
that makes sense IMO.

Also removed debug image saving in cc-pic.py that was left here for ALL
THAT TIME for some fucking reason.
2024-10-03 18:57:44 +03:00
Casey 703a1744b5
Added dithering flag 2024-09-15 05:42:42 +03:00
Casey 38cce4226a
ccpi.lua now can accept handles 2024-09-13 04:31:19 +03:00
Casey a3b079e638
Added palette support 2024-09-13 03:33:52 +03:00
Casey 710699f5cb
Added raw format 2024-09-10 18:51:38 +03:00
Casey 1e4fa997c0
Optimized it a bit more 2024-01-21 03:51:57 +03:00
Casey e61774d4dd
Performance improvements, version selection 2024-01-18 18:26:08 +03:00
Casey 49fa1d7547
Single-line fix of that stupid bottom-right pixel 2024-01-18 16:36:29 +03:00
Casey 5872a931e1
CPIv1 implementation added 2024-01-18 16:26:57 +03:00
Casey c917da78cb
New and improved converter 2024-01-18 15:08:13 +03:00
Casey a316da89b9
thumbnail -> fill rectangle 2023-10-17 14:40:09 +03:00
Casey 635886f683
Fixed(?) bottom right pixel being weird 2023-10-15 03:32:37 +03:00
Casey 3caefb1c41
Encoder fixes 2023-10-15 03:29:21 +03:00
Casey 0c79a8017c
ComputerCraft Paletted Image thingie 2023-10-15 03:13:42 +03:00