Skip to main content

gui viewer for tkinter fonts

Project description

tkinter_fonts_viewer

Gui viewer for tkinter fonts

Info

Application allows us, to view tkinter fonts. It shows font types (normal/mono). We can switch between them - all/normal/mono. We can filter fonts, with specified text.

Install

.. code-block:: python

pip install tkinter_fonts_viewer

Usage from python

.. code-block:: python

from tkinter_fonts_viewer import viewer

viewer()
# then just press enter, and wait for gui app to start running

.. code-block:: python

from tkinter_fonts_viewer import fonts_type

fonts = fonts_type()
# it creates dict with known fonts type (normal/mono)

Usage from command line

:: fonts_viewer

Example application views

.. image:: example_view1.png

.. image:: example_view2.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tkinter_fonts_viewer-0.1.0-py2.py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page