Skip to main content

Sharpen blurry Tkinter scaling on Windows 10 high DPI displays

Project description

High-DPI-Tkinter

Sharpen blurry Tkinter scaling on Windows 10 high DPI displays

Installation

Install using pip

pip install hdpitkinter

Usage

Replace tkinter.Tk() to hdpitkinter.HdpiTk()

# from tkinter import Tk
from hdpitkinter import HdpiTk

# root = Tk()
root = HdpiTk()
# After that use like Tk instance
root.mainloop()

License

MIT License

Thanks

https://stackoverflow.com/questions/41315873/attempting-to-resolve-blurred-tkinter-text-scaling-on-windows-10-high-dpi-disp

Project details


Download files

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

Source Distribution

hdpitkinter-1.0.3.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

hdpitkinter-1.0.3-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file hdpitkinter-1.0.3.tar.gz.

File metadata

  • Download URL: hdpitkinter-1.0.3.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for hdpitkinter-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ddfb9c14f5e316d3511a1e908cf5f917e331eb22f9a008b0a08eedda5fef9eee
MD5 dadafb5906327a85f25cef8743530135
BLAKE2b-256 013be4dba099bd59deb687390c1d47257e81a7ef44ec6012004da1ee973073e2

See more details on using hashes here.

Provenance

File details

Details for the file hdpitkinter-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: hdpitkinter-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for hdpitkinter-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d1c596ac0ec9cc87b2b8cb208626d886971221b97e43779854e2f2a26ee0871
MD5 7ff47332a65338faf05e8a024d43eb2e
BLAKE2b-256 538bf695126fa11bf77aa5532631a85c48c2dd25478167e44d0169edb8ea4e21

See more details on using hashes here.

Provenance

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