I've made a window and I want it to be scrollable up and down by the player. Everything works properly except that the text in the window gets cut off. How do I make that not happen? I'm using Tidloc's draw_html command from his HTML script to draw the text. I think I need to get the height of the text before drawing it. How do I do that?
