Commit Graph

14 Commits

Author SHA1 Message Date
6388672d00
libui: Properly cut off the last drawn character if necessary 2023-08-06 12:44:35 +02:00
36c1374c16
libui: Add Rect::contains(Rect) 2023-08-06 12:44:16 +02:00
2dff2c9934
libui: Render font characters properly with no spacing, matching the width calculations
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-06 12:07:43 +02:00
6138e8ef66
libui: Add support for TGA image loading 2023-08-04 21:16:31 +02:00
747c720159
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-04 21:14:43 +02:00
8d4eab1600
libui: Add PSF font loading and rendering 2023-08-04 16:09:18 +02:00
d78cc52d22
libui: Add Color::GRAY 2023-08-04 16:05:42 +02:00
d9557e5089
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-04 16:03:25 +02:00
25cbaf4f90
libui: Add Rect::relative 2023-08-04 13:08:02 +02:00
37731d2a95
libui: Remove redundant statement
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 18:32:58 +02:00
8bff3d647e
libui: Add getters for separate color values
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 17:52:19 +02:00
4b797367dd
libui: Remove unnecessary stuff
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 17:50:07 +02:00
76be0058da
libui+wind: (Draggable) windows 2023-08-03 17:47:35 +02:00
60cc9dcd0e
libui: Add a GUI and graphics library 2023-08-03 17:47:34 +02:00