FontTools-based package for querying system fonts
Project description
FontTools-based package for querying system fonts
TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks:
* query the system to find installed fonts
* retrieve metadata about any TTF font file (even those not yet
installed)
o abstract family type
o proper font name
o glyph outlines
* build simple metadata registries for run-time font matching
With these functionalities, it is possible to readily
create OpenGL solid-text rendering libraries which
can accept abstract font-family names as font specifiers
and deliver platform-specific TTF files to match those libraries.
TTFQuery doesn't provide rendering services, but a sample
implementation can be found in the OpenGLContext project, from
which TTFQuery was refactored.
TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks:
* query the system to find installed fonts
* retrieve metadata about any TTF font file (even those not yet
installed)
o abstract family type
o proper font name
o glyph outlines
* build simple metadata registries for run-time font matching
With these functionalities, it is possible to readily
create OpenGL solid-text rendering libraries which
can accept abstract font-family names as font specifiers
and deliver platform-specific TTF files to match those libraries.
TTFQuery doesn't provide rendering services, but a sample
implementation can be found in the OpenGLContext project, from
which TTFQuery was refactored.
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
TTFQuery-1.0.2.tar.gz
(16.2 kB
view details)
File details
Details for the file TTFQuery-1.0.2.tar.gz.
File metadata
- Download URL: TTFQuery-1.0.2.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcfb89d35b52e46bd11f826ee89c30e61cf4cdabff4f7e7821c32e44e7dd8cf5
|
|
| MD5 |
c06717791913a906fd97e065085ada0f
|
|
| BLAKE2b-256 |
7573c466c1ae64b6a5b4d10846856c9b475eac9a7e1b86d26f3c8cde065b5e46
|