It looks like you're new here. If you want to get involved, click one of these buttons!
hnim            
            
                Member             
            local font = Font.new("font.txt", "font.png", true) local text = TextField.new(font, "the quick brown fox jump over the lazy dog")  |