Commit Graph

18 Commits

Author SHA1 Message Date
6716bf687d
libui: Add copyright/author text 2023-08-16 10:58:32 +02:00
8f45a683d0
libui: Change 'into' to 'onto' 2023-08-16 10:58:31 +02:00
42269adb44
libui: Document ui::Font 2023-08-16 10:58:31 +02:00
82dc1e21e6
libui+wind: Move some static variables inside functions 2023-08-16 10:58:31 +02:00
1e22ab2760
libui: Properly cut off the last drawn character if necessary 2023-08-16 10:58:31 +02:00
525c7c66f4
libui: Add Rect::contains(Rect) 2023-08-16 10:58:30 +02:00
eb193b6559
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-16 10:58:30 +02:00
a8777e373e
libui: Add support for TGA image loading 2023-08-16 10:58:30 +02:00
f1f5909e84
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-16 10:58:30 +02:00
b253c3c8d8
libui: Add PSF font loading and rendering 2023-08-16 10:58:30 +02:00
338446e2d8
libui: Add Color::GRAY 2023-08-16 10:58:30 +02:00
591c3d5c59
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-16 10:58:30 +02:00
8b1071a5cd
libui: Add Rect::relative 2023-08-16 10:58:29 +02:00
5db74945e2
libui: Remove redundant statement 2023-08-16 10:58:29 +02:00
452c17677f
libui: Add getters for separate color values 2023-08-16 10:58:29 +02:00
55bd8896d2
libui: Remove unnecessary stuff 2023-08-16 10:58:29 +02:00
6485c78428
libui+wind: (Draggable) windows 2023-08-16 10:58:29 +02:00
65a900ea53
libui: Add a GUI and graphics library 2023-08-16 10:58:28 +02:00