Commit Graph

17 Commits

Author SHA1 Message Date
b097932482
libui: Change 'into' to 'onto' 2023-08-08 10:45:57 +02:00
665d0e2284
libui: Document ui::Font 2023-08-08 10:45:57 +02:00
935e1627af
libui+wind: Move some static variables inside functions 2023-08-08 10:45:57 +02:00
5892ea6d99
libui: Properly cut off the last drawn character if necessary 2023-08-08 10:45:56 +02:00
93f0be760b
libui: Add Rect::contains(Rect) 2023-08-08 10:45:56 +02:00
2419efc513
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-08 10:45:56 +02:00
08ebc4fefe
libui: Add support for TGA image loading 2023-08-08 10:45:56 +02:00
4831870f78
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-08 10:45:55 +02:00
c7d5da540d
libui: Add PSF font loading and rendering 2023-08-08 10:45:55 +02:00
4bb1930731
libui: Add Color::GRAY 2023-08-08 10:45:55 +02:00
abaa66232b
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-08 10:45:55 +02:00
449869e81c
libui: Add Rect::relative 2023-08-08 10:45:54 +02:00
d1c41c4fb1
libui: Remove redundant statement 2023-08-08 10:45:54 +02:00
8442fad197
libui: Add getters for separate color values 2023-08-08 10:45:54 +02:00
a195439111
libui: Remove unnecessary stuff 2023-08-08 10:45:54 +02:00
41b2fd3b3a
libui+wind: (Draggable) windows 2023-08-08 10:45:54 +02:00
0da406e97e
libui: Add a GUI and graphics library 2023-08-08 10:45:53 +02:00