mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:47:35 +00:00
Start working on a simple Launcher app.
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.
This commit is contained in:
parent
71b9ec1ae0
commit
887b4a7a1a
29 changed files with 293 additions and 11 deletions
BIN
Base/res/icons/FontEditor.png
Normal file
BIN
Base/res/icons/FontEditor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 500 B |
BIN
Base/res/icons/FontEditor.rgb
Normal file
BIN
Base/res/icons/FontEditor.rgb
Normal file
Binary file not shown.
BIN
Base/res/icons/Terminal.png
Normal file
BIN
Base/res/icons/Terminal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 980 B |
BIN
Base/res/icons/Terminal.rgb
Normal file
BIN
Base/res/icons/Terminal.rgb
Normal file
Binary file not shown.
BIN
Base/res/icons/file.png
Normal file
BIN
Base/res/icons/file.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 405 B |
BIN
Base/res/icons/file.rgb
Normal file
BIN
Base/res/icons/file.rgb
Normal file
Binary file not shown.
BIN
Base/res/icons/folder.png
Normal file
BIN
Base/res/icons/folder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/folder.rgb
Normal file
BIN
Base/res/icons/folder.rgb
Normal file
Binary file not shown.
BIN
Base/res/icons/generic.png
Normal file
BIN
Base/res/icons/generic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
Base/res/icons/generic.rgb
Normal file
BIN
Base/res/icons/generic.rgb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue