Single line text is not best fitted when read("label:...") (fontpointsize has its default value 0 and not changed) is used to render text centered on an image, there are a lot of spaces at left, right, top and bottom of text. Image size is 10.000x5.000 px and text is a word of 3-6 chars.So, how could i get text best fitted to the edge of image without those paddings? After rendering text, resizing image to get the text at desired size will not be a good idea because it will distort font i think.
Thanks
Thanks