Home | Trees | Indices | Help |
---|
|
object --+ | AFont
Makes a font, from a file, temporarily available to the GTK system. This fonts is placed in the user's .fonts directory and removed when the app closes.
To find the 'family name' of Comic.ttf from the command-line, try this: fc-list : family file | grep Comic.ttf
Note: The font needs to be installed first. This is truly a PITA. Try using Fonty Python to help you.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 26 16:03:26 2009 | http://epydoc.sourceforge.net |