Edward Muller wrote:
> 
> How do I figure out how big a string is going to be using a font?

use the width() method of the font.  Eg:
  w = font.width("snake")

James.

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to