Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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