I'm very new at AutoIt and was hoping to get a bit of advice/help from the more advanced users out there. I need a simple script that will output any text I put in an $sString variable as a .jpg image with my choice of fonts and size, color and make the font in the image at least 600 pixels tall. I've been playing around with the GDIPlus and have been able to figure out how to output text in a specific font, color and size to the screen, but I don't know how I should go about making the outp