I made a nice little set of functions to draw message bubbles dynamically. All I need to add to it is some better formatting options for the text inside. Right now my text drawing function is only set up to draw and measure single lines of text.
I made a nice little set of functions to draw message bubbles dynamically. All I need to add to it is some better formatting options for the text inside. Right now my text drawing function is only set up to draw and measure single lines of text.