- TI-84 Plus C Silver Edition Picture Support in SourceCoder
- 22 Feb 2013 06:06:42 pm Permalink
- Last edited by KermMartian on 23 Feb 2013 05:46:08 pm; edited 2 times in total
After a bit of pondering about an efficient way to palettize 265x165-pixel images, I got SourceCoder 2.5 to generate TI-84+CSE-compatible Picture files. As a refresher, Picture files can contain up to 15 different color (plus transparent pixels). Currently, SourceCoder can generate all fifteen of those colors in images, but not transparent pixels. It does not do dithering, but does do nearest-neighbor matching for indexed color values. Check out two examples below, each with the original on the left and the Picture viewed on a TI-84+CSE at right.
Edit: Thanks to FloppusMaximus' investigation, SourceCoder can now generate Image files, and here is the first known community Image file:




Edit: Thanks to FloppusMaximus' investigation, SourceCoder can now generate Image files, and here is the first known community Image file:
