Ejemplo n.º 1
0
 def __init__(self):
     Font.__init__(self)
     self._height = 11
     self._style = "No style"
     self._name = "Arial Black"
Ejemplo n.º 2
0
 def __init__(self):
     Font.__init__(self)
     self._height = 11