Commit Graph

17 Commits

Author SHA1 Message Date
d67fcd2ec0
libui: Change 'into' to 'onto'
Some checks reported errors
continuous-integration/drone/pr Build was killed
2023-08-07 19:23:16 +02:00
f5c949733b
libui: Document ui::Font 2023-08-07 19:23:16 +02:00
ad6df7c142
libui+wind: Move some static variables inside functions 2023-08-07 19:23:15 +02:00
85fe2dbb38
libui: Properly cut off the last drawn character if necessary 2023-08-07 19:23:15 +02:00
7f78960698
libui: Add Rect::contains(Rect) 2023-08-07 19:23:14 +02:00
e0c34c571a
libui: Render font characters properly with no spacing, matching the width calculations 2023-08-07 19:23:14 +02:00
8d284defad
libui: Add support for TGA image loading 2023-08-07 19:23:14 +02:00
92dc8ac177
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-07 19:23:13 +02:00
8bfdd83669
libui: Add PSF font loading and rendering 2023-08-07 19:23:13 +02:00
82d1fef9f9
libui: Add Color::GRAY 2023-08-07 19:23:13 +02:00
4214c8f826
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-07 19:23:12 +02:00
797959a8a5
libui: Add Rect::relative 2023-08-07 19:23:12 +02:00
b1039f6200
libui: Remove redundant statement 2023-08-07 19:23:12 +02:00
798cf801a3
libui: Add getters for separate color values 2023-08-07 19:23:11 +02:00
5015703e9d
libui: Remove unnecessary stuff 2023-08-07 19:23:11 +02:00
bb3b0d6cf9
libui+wind: (Draggable) windows 2023-08-07 19:23:10 +02:00
925d327682
libui: Add a GUI and graphics library 2023-08-07 19:23:08 +02:00