mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
887b4a7a1a
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. |
||
---|---|---|
.. | ||
.gitignore | ||
CharacterBitmap.cpp | ||
CharacterBitmap.h | ||
Color.cpp | ||
Color.h | ||
Font.cpp | ||
Font.h | ||
GraphicsBitmap.cpp | ||
GraphicsBitmap.h | ||
Painter.cpp | ||
Painter.h | ||
Point.h | ||
Rect.cpp | ||
Rect.h | ||
Size.h |