Hi All,
interactive2.py, with GTK backend, is continually returning: 'Warning **: Couldnt load font "Tahoma Italic 8" falling back to "Sans Italic 8"
I found this line in interactive2.py: self.style_err.set_property( "style", pango.STYLE_ITALIC )
and checked GTK/etc/pango/pango.aliases. There is no mention of Tahoma fonts in this file.
Any suggestions?
Darren