Commit Graph

17 Commits

Author SHA1 Message Date
54c3689cf7
libui: Change 'into' to 'onto' 2023-08-07 22:50:01 +02:00
a152623b01
libui: Document ui::Font 2023-08-07 22:50:01 +02:00
eef1fd24fb
libui+wind: Move some static variables inside functions 2023-08-07 22:50:01 +02:00
28dee21de5
libui: Properly cut off the last drawn character if necessary 2023-08-07 22:50:00 +02:00
0814e1edeb
libui: Add Rect::contains(Rect) 2023-08-07 22:49:59 +02:00
3f7ee75681
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-07 22:49:59 +02:00
41b0ee094f
libui: Add support for TGA image loading 2023-08-07 22:49:58 +02:00
60542a42a5
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-07 22:49:57 +02:00
dfe8f6ed59
libui: Add PSF font loading and rendering 2023-08-07 22:49:57 +02:00
521208dd4b
libui: Add Color::GRAY 2023-08-07 22:49:56 +02:00
f174e286f2
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-07 22:49:56 +02:00
9f71c0cc2a
libui: Add Rect::relative 2023-08-07 22:49:55 +02:00
cd30a32367
libui: Remove redundant statement 2023-08-07 22:49:54 +02:00
b448e7f206
libui: Add getters for separate color values 2023-08-07 22:49:54 +02:00
1be7866d49
libui: Remove unnecessary stuff 2023-08-07 22:49:53 +02:00
c8a490f927
libui+wind: (Draggable) windows 2023-08-07 22:49:53 +02:00
6cc98b1dbc
libui: Add a GUI and graphics library 2023-08-07 22:49:50 +02:00