aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/image.c
AgeCommit message (Collapse)Author
2021-11-05Add bounds calculation to textdec05eba
2021-11-05Fix font being corrupt with certain sizes, fix image being corrupt if its ↵dec05eba
rgb, fix window resize incorrect size
2021-10-24Add function to load image from memory, initialize window from an existing ↵dec05eba
window, allow creating text without font/string
2021-10-19Change from callback to window polldec05eba