I am using ImageTTFBBox() to write truetype font text on images in my PHP script. I would like the outputted text to have a smaller than the default space between the letters. (kerning). Any ideas on how to do this?