Commit Graph

17 Commits

Author SHA1 Message Date
34dcf7f75f
libui: Change 'into' to 'onto' 2023-08-07 22:54:05 +02:00
028e1f7ffb
libui: Document ui::Font 2023-08-07 22:54:05 +02:00
7a095d7a67
libui+wind: Move some static variables inside functions 2023-08-07 22:54:05 +02:00
8cc9d41f27
libui: Properly cut off the last drawn character if necessary 2023-08-07 22:54:03 +02:00
bccc1f062f
libui: Add Rect::contains(Rect) 2023-08-07 22:54:03 +02:00
1d0093b451
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-07 22:54:03 +02:00
481c757dac
libui: Add support for TGA image loading 2023-08-07 22:54:01 +02:00
7eaa076910
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-07 22:54:01 +02:00
70494733ee
libui: Add PSF font loading and rendering 2023-08-07 22:54:00 +02:00
dc0e0126fc
libui: Add Color::GRAY 2023-08-07 22:54:00 +02:00
91752f3c9d
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-07 22:53:59 +02:00
3da0a00b76
libui: Add Rect::relative 2023-08-07 22:53:58 +02:00
d0c5d5a565
libui: Remove redundant statement 2023-08-07 22:53:57 +02:00
cbd5b3a200
libui: Add getters for separate color values 2023-08-07 22:53:57 +02:00
e77418f259
libui: Remove unnecessary stuff 2023-08-07 22:53:56 +02:00
9b8cc476e1
libui+wind: (Draggable) windows 2023-08-07 22:53:55 +02:00
b4d02da12d
libui: Add a GUI and graphics library 2023-08-07 22:53:52 +02:00