https://github.com/antorix/get-nice-monospace
Obtain the nicest monospaced font present in the system and return it to use with GUI applications
https://github.com/antorix/get-nice-monospace
fonts monospace monospace-font windows
Last synced: about 2 months ago
JSON representation
Obtain the nicest monospaced font present in the system and return it to use with GUI applications
- Host: GitHub
- URL: https://github.com/antorix/get-nice-monospace
- Owner: antorix
- License: gpl-3.0
- Created: 2017-09-28T05:24:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T11:27:37.000Z (over 8 years ago)
- Last Synced: 2025-08-30T23:53:59.051Z (10 months ago)
- Topics: fonts, monospace, monospace-font, windows
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Get Nice Monospace
A simple Python script obtains the nicest (subjectively, of course) monospaced font present in the system
(in the Windows fonts folder) and return it as a string to use with GUI applications. If nothing is found, a regular Courier returned.