|
dfee0981b8
|
libui+wind: Move some static variables inside functions
|
2023-08-08 16:19:57 +02:00 |
|
|
6404d01a5e
|
libui: Properly cut off the last drawn character if necessary
|
2023-08-08 16:19:56 +02:00 |
|
|
a510c58de0
|
libui: Add Rect::contains(Rect)
|
2023-08-08 16:19:56 +02:00 |
|
|
632252e1d1
|
libui: Render font characters properly with no spacing, matching the width calculations
|
2023-08-08 16:19:56 +02:00 |
|
|
0e24e6a79a
|
libui: Add support for TGA image loading
|
2023-08-08 16:19:55 +02:00 |
|
|
d7fc3356e6
|
libui: Add an interface to fill a Canvas with an array of pixels
|
2023-08-08 16:19:55 +02:00 |
|
|
e72a1a3697
|
libui: Add PSF font loading and rendering
|
2023-08-08 16:19:55 +02:00 |
|
|
26a61a6069
|
libui: Add Color::GRAY
|
2023-08-08 16:19:55 +02:00 |
|
|
f87952a615
|
libui: Rename Rect::absolute to normalized and add a new absolute function
|
2023-08-08 16:19:55 +02:00 |
|
|
5c3b5aae85
|
libui: Add Rect::relative
|
2023-08-08 16:19:54 +02:00 |
|
|
2261ffb31d
|
libui: Remove redundant statement
|
2023-08-08 16:19:54 +02:00 |
|
|
5343903e54
|
libui: Add getters for separate color values
|
2023-08-08 16:19:54 +02:00 |
|
|
ae7b712792
|
libui: Remove unnecessary stuff
|
2023-08-08 16:19:54 +02:00 |
|
|
0fe9b63f0e
|
libui+wind: (Draggable) windows
|
2023-08-08 16:19:54 +02:00 |
|
|
a122ff133e
|
libui: Add a GUI and graphics library
|
2023-08-08 16:19:53 +02:00 |
|