-
Fix GRUB splash: convert bee-logo.png from RGBA to RGB
released this
2026-04-29 11:15:16 +03:00 | 54 commits to main since this releaseGRUB does not support RGBA PNG (color_type=6) — loading it returns a
null bitmap, triggering "null src bitmap in grub_video_bitmap_create_scaled".
Alpha channel composited onto black background (#000000 matches desktop-color).Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads