mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 22:51:00 +00:00
Let GButton have an optional icon (GraphicsBitmap) that gets rendered in the middle of the button if present. Also add GraphicsBitmap::load_from_file() which allows mmap'ed RGBA32 files. I wrote a little program to take "raw" files from GIMP and swizzle them into the correct byte order. |
||
|---|---|---|
| .. | ||
| convert-raw-to-rgb.cpp | ||