Home | Trees | Indices | Help |
|
---|
|
object --+ | Face --+ | TextFace
Creates a new text face object. Arguments description --------------------- text: Text to be drawn ftype: Font type, e.g. Arial, Verdana, Courier, (default="Verdana") fsize: Font size, e.g. 10,12,6, (default=10) fgcolor: Foreground font color in RGB name format, e.g. #FF00DD,#000000 (default="#000000") bgcolor: Backgroung font color in RGB name format, e.g. #FFFFFF,#DDDDDD, (default=None) penwidth: Penwdith used to draw the text. (default is 0)
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from Face | |||
---|---|---|---|
|
|||
|
|||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 2 11:17:26 2010 | http://epydoc.sourceforge.net |