antorix / Get-Nice-Monospace

Obtain the nicest monospaced font present in the system and return it to use with GUI applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Obtain the nicest monospaced font present in the system and return it to use with GUI applications

License:GNU General Public License v3.0


Languages

Language:Python 100.0%