Commit Graph

17 Commits

Author SHA1 Message Date
96ea8cb18c
libui: Change 'into' to 'onto' 2023-08-08 17:46:55 +02:00
fea245afca
libui: Document ui::Font 2023-08-08 17:46:55 +02:00
d8ac523141
libui+wind: Move some static variables inside functions 2023-08-08 17:46:55 +02:00
28cd037d10
libui: Properly cut off the last drawn character if necessary 2023-08-08 17:46:54 +02:00
410aa3a981
libui: Add Rect::contains(Rect) 2023-08-08 17:46:54 +02:00
a9166a2e06
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-08 17:46:54 +02:00
f2eb07fa03
libui: Add support for TGA image loading 2023-08-08 17:46:54 +02:00
5133d2dc10
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-08 17:46:53 +02:00
91f1ea999e
libui: Add PSF font loading and rendering 2023-08-08 17:46:53 +02:00
6866d0bb50
libui: Add Color::GRAY 2023-08-08 17:46:53 +02:00
7146f1ca25
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-08 17:46:53 +02:00
7b0071103e
libui: Add Rect::relative 2023-08-08 17:46:52 +02:00
40fe6a2498
libui: Remove redundant statement 2023-08-08 17:46:52 +02:00
7f06570ee1
libui: Add getters for separate color values 2023-08-08 17:46:52 +02:00
33def57084
libui: Remove unnecessary stuff 2023-08-08 17:46:52 +02:00
0ddba5bc3a
libui+wind: (Draggable) windows 2023-08-08 17:46:51 +02:00
cc8284f43c
libui: Add a GUI and graphics library 2023-08-08 17:46:50 +02:00