-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Fabrice edited this page Apr 16, 2021
·
12 revisions
Welcome to the PlotView wiki!
Useful stuff links to sites or to projects which can be of interest.
List fonts: note that the fonts are those of the OS not tkinter's.
import tkinter as tk
import tkinter.font
root = tk.Tk()
tkinter.font.families()