[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] How to get text from a surface



Hi,

I am loading an image into pygame.i am trying to get the text from the
surface. I used pyTesser to read the text from a surface but if the font
size of the text is less then 16, it doesn't give me back the correct text
from the surface.

Is there any other way to get the text from the pygame surface.

Thanks,
Sibtey