|
41b54610b0
|
libui+wind: Move some static variables inside functions
|
2023-08-08 12:51:05 +02:00 |
|
|
871b5c6a35
|
libui: Properly cut off the last drawn character if necessary
|
2023-08-08 12:51:04 +02:00 |
|
|
a38dbce9bd
|
libui: Add Rect::contains(Rect)
|
2023-08-08 12:51:04 +02:00 |
|
|
93d74a29b5
|
libui: Render font characters properly with no spacing, matching the width calculations
|
2023-08-08 12:51:04 +02:00 |
|
|
38c00a8384
|
libui: Add support for TGA image loading
|
2023-08-08 12:51:04 +02:00 |
|
|
ae5dd3f340
|
libui: Add an interface to fill a Canvas with an array of pixels
|
2023-08-08 12:51:03 +02:00 |
|
|
4cb2c5ea83
|
libui: Add PSF font loading and rendering
|
2023-08-08 12:51:03 +02:00 |
|
|
0bc7af62df
|
libui: Add Color::GRAY
|
2023-08-08 12:51:03 +02:00 |
|
|
98a0049e54
|
libui: Rename Rect::absolute to normalized and add a new absolute function
|
2023-08-08 12:51:03 +02:00 |
|
|
0927dd71cc
|
libui: Add Rect::relative
|
2023-08-08 12:51:02 +02:00 |
|
|
3d559cb8c8
|
libui: Remove redundant statement
|
2023-08-08 12:51:02 +02:00 |
|
|
42dca14d09
|
libui: Add getters for separate color values
|
2023-08-08 12:51:02 +02:00 |
|
|
69b36b0b09
|
libui: Remove unnecessary stuff
|
2023-08-08 12:51:02 +02:00 |
|
|
d8150113c5
|
libui+wind: (Draggable) windows
|
2023-08-08 12:51:01 +02:00 |
|
|
1984a4de08
|
libui: Add a GUI and graphics library
|
2023-08-08 12:51:00 +02:00 |
|