From ca551c1700cf982fe96388491a096b515365894f Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 5 May 2023 21:39:32 +0100 Subject: Use the MSB of the index to mark a transparent color Because we use 1 byte to store 4bpp, we don't need a mask and we can encode a "transparent" color in the bits we don't use. --- assets/icon.png | Bin 641 -> 5802 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'assets') diff --git a/assets/icon.png b/assets/icon.png index 0890b92..e216044 100644 Binary files a/assets/icon.png and b/assets/icon.png differ -- cgit v1.2.3