예제 #1
0
 def __init__(self):
     Font.__init__(self)
     self._height = 11
     self._style = "No style"
     self._name = "Arial Black"
예제 #2
0
 def __init__(self):
     Font.__init__(self)
     self._height = 11