I'm on ubuntu 16.10, python 3.6 / anaconda 4.3.21. To get the list of fonts: import tkinter.font list_fonts = list(tkinter.font.families()).
確定! 回上一頁