Hello list!
I am using a gtk font button for selecting a font (face, attributes and
size) which returns a string (with fontButton.get_font_face() ) and now I
want to use this for settig the font attributes of a cairo context.
I cant find a function for setting the font face from this string. I am
afraid i have to parse it? Cairo has a select_font_face and a set_font_size.

Is there any function i cant find or i have to parse it?

Thanks.
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to