Change fonts

# platform-independent font name:
font = 'times 18 bold'

# or X11-style:
font = '-adobe-times-bold-r-normal-*-18-*-*-*-*-*-*-*'

hwtext = Label(hwframe, text='Hello, World!', 
               font=font)

previousnexttable of contents