Find the system fonts filename.
Project description
FindSystemFontsFilename
This tool allows you to get the font filename on your system.
It uses some APIs to find the font filename:
- Windows: DirectWrite API
- macOS: Core Text API
- Linux: Fontconfig API
Installation
pip install FindSystemFontsFilename
How to use it
from find_system_fonts_filename import get_system_fonts_filename
fonts_filename = get_system_fonts_filename()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file FindSystemFontsFilename-0.0.1.tar.gz
.
File metadata
- Download URL: FindSystemFontsFilename-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b42f2d68f2ac2ad723bf3ca0763117b3b84823e7622a3df95a5825cc1561eae5 |
|
MD5 | 92565d0fa14b1801ee2291c884f65317 |
|
BLAKE2b-256 | 62f29d19600ffeb639eb023f72aff2ef48e4ecb7ddbec47c485015f488adb5d9 |
File details
Details for the file FindSystemFontsFilename-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: FindSystemFontsFilename-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 374855f9f09cdbc19fd85bd716b24152f5b16a0b6726a653719660576903551f |
|
MD5 | c0b6e856423befe4109b24d3f2f19078 |
|
BLAKE2b-256 | 545491a7f2228f7f2f601e4cebded4acb9fede95bc3216a2b86c86a2ea86ec0e |