News

GUI application for viewing tkinter fonts. It shows text for specified font. We can switch between font types - all/normal/mono. We can filter fonts, with specified text ...
The :mod:`tkinter.font` module provides the :class:`Font` class for creating and using named fonts. The different font weights and slants are: .. data:: NORMAL BOLD ITALIC ROMAN The :class:`Font` ...