Home | Trees | Indices | Help |
---|
|
object --+ | Imagen --+ | Texto
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
CACHE_FUENTES = {}
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Carga o convierte una fuente para ser utilizada dentro del motor. Permite a los usuarios referirse a las fuentes como ruta a archivos, sin tener que preocuparse por el font-family. :param fuente_como_ruta: Ruta al archivo TTF que se quiere utilizar. Ejemplo: >>> Texto.cargar_fuente_desde_cache('myttffile.ttf') 'Visitor TTF1' |
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Jan 27 23:57:21 2013 | http://epydoc.sourceforge.net |