php// Setup an anti-aliased image and a normal image$aa = imagecreatetruecolor(400, 100);$normal = imagecreatetruecolor