R1BBIT · NEWS

Palette and JPEG images in scripts

News

DISPLAY_BITMAP now supports palette (PLT) images and JPEG/MJPEG data embedded directly in your scripts. That lets you show rich, full-color images and even short animations without external files. Palette images keep memory use low while still looking great. This makes image-heavy projects — photo frames, splash screens, animated logos — far easier to build.

Beautiful graphics, bundled right into your program.

DISPLAY_BITMAP(0, 0, #LOGO, 3, 3)