Andreas Kling
|
93e9c2732b
|
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
This was not used anywhere but added unnecessary members to Bitmap.
|
2020-02-15 01:06:32 +01:00 |
|
Andreas Kling
|
9c0c677d57
|
LibGfx: Reduce header dependencies of Bitmap and Font
|
2020-02-15 01:03:37 +01:00 |
|
Andreas Kling
|
3fe2640c8c
|
LibGfx: Add forward declaration header
This patch adds <LibGfx/Forward.h> with forward declarations for Gfx.
|
2020-02-14 23:31:18 +01:00 |
|
Shannon Booth
|
7b6d450b6a
|
LibGfx: Assert that an empty bitmap is not created
|
2020-02-11 11:00:09 +01:00 |
|
Andreas Kling
|
c39d44fc2e
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|