2026-02-14 12:00:09 +01:00
2026-02-14 12:00:09 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-07-29 13:15:41 -04:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00
2025-08-01 15:08:07 +01:00

unique_colors
-------------

Written by Larry Bank
Project started July 24, 2025

An optimized utility designed to count the number of unique colors presesnt in PNG
images. The purpose is to provide optimized images for the TRMNL devices. The current
focus is to avoid sending 2-bit grayscale images when the same image can be represented
as a 1-bit image. This will allow the latest TRMNL devices to use the new image for
a partial (non-flashing) update. It is certainly possible for the TRMNL's ESP32 to
do this same function before doing an update, but it's more efficient (for battery life)
to have this done on the server.


S
Description
No description provided
Readme MIT 206 KiB
Languages
C 83.5%
C++ 16.3%
Makefile 0.2%