Commit Graph

17 Commits

Author SHA1 Message Date
935aecb96f
libui: Change 'into' to 'onto' 2023-08-14 10:53:20 +02:00
3025eadc86
libui: Document ui::Font 2023-08-14 10:53:20 +02:00
4bc1530425
libui+wind: Move some static variables inside functions 2023-08-14 10:53:20 +02:00
a411bb6594
libui: Properly cut off the last drawn character if necessary 2023-08-14 10:53:19 +02:00
2a06a12721
libui: Add Rect::contains(Rect) 2023-08-14 10:53:19 +02:00
cf6fd6ea29
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-14 10:53:19 +02:00
f8a5f24352
libui: Add support for TGA image loading 2023-08-14 10:53:18 +02:00
dbf014b351
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-14 10:53:18 +02:00
dbf9a6bad8
libui: Add PSF font loading and rendering 2023-08-14 10:53:18 +02:00
c3af9091b5
libui: Add Color::GRAY 2023-08-14 10:53:17 +02:00
9fa426eadf
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-14 10:53:17 +02:00
fdc362d19c
libui: Add Rect::relative 2023-08-14 10:53:17 +02:00
6407ec76e0
libui: Remove redundant statement 2023-08-14 10:53:16 +02:00
8e36d25e8a
libui: Add getters for separate color values 2023-08-14 10:53:16 +02:00
a4b6e988b6
libui: Remove unnecessary stuff 2023-08-14 10:53:16 +02:00
871d8cce52
libui+wind: (Draggable) windows 2023-08-14 10:53:15 +02:00
4b277b38f0
libui: Add a GUI and graphics library 2023-08-14 10:52:59 +02:00