Skip to main content

Find the system fonts filename.

Project description

FindSystemFontsFilename

This tool allows you to get the font filename on your system. It will collect TrueType (.ttf), OpenType (.otf), TrueType Collection (.ttc) and OpenType Collection (.otc) font format.

It uses some APIs to find the font filename:

Installation

pip install FindSystemFontsFilename

How to use it

from find_system_fonts_filename import get_system_fonts_filename, FindSystemFontsFilenameException

try:
    fonts_filename = get_system_fonts_filename()
except FindSystemFontsFilenameException:
    # Deal with the exception
    pass

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

findsystemfontsfilename-0.3.1.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

FindSystemFontsFilename-0.3.1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file findsystemfontsfilename-0.3.1.tar.gz.

File metadata

File hashes

Hashes for findsystemfontsfilename-0.3.1.tar.gz
Algorithm Hash digest
SHA256 04551e69a4b5b7a778cc7301adfbff0813f85c606827428ba9901f27a7770c40
MD5 1523cb73777752f83040dcfa58bd74e7
BLAKE2b-256 8f226856cdc28f83f81b3ccecd5c23e0e75959e37dafac2d49687c88e1518558

See more details on using hashes here.

File details

Details for the file FindSystemFontsFilename-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for FindSystemFontsFilename-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 41c4d37f1ee31371e763f258f85aa660f9ccbf36291b953f16cc999d4f121805
MD5 2c0486c8745f9953a464fb63ef88eb08
BLAKE2b-256 7321babe511e4eb253469a8d873d79ee3ffad011bce986761220c9b012bd59b2

See more details on using hashes here.

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