You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[scroll] - Scroll the textbox position, good for use with setScissor in Love.
textbox.get.width, textbox.get.height, textbox.get.lines - Get the number of lines, the width and height of the text. Note, this will break depending on some text effects, you may want to add some padding.
adjust_line_height - Added a feature to adjust line height without hacking the font.