Data derived from the OpenType specification
Project description
opentypespec
This package currently provides the opentypespec.tags module, which
exports FEATURE_TAGS, SCRIPT_TAGS, LANGUAGE_TAGS and
BASELINE_TAGS dictionaries, representing data from the
Layout Tag Registry (section 6.4 of the Open Font Format specification):
>>> from opentypespec.tags import SCRIPT_TAGS, LANGUAGE_TAGS
>>> SCRIPT_TAGS["adlm"]
{'name': 'Adlam'}
>>> LANGUAGE_TAGS["ECR "]
{'name': 'Eastern Cree', 'iso639': ['crj', 'crl']}
- Data derived from the ISO/IEC 14496-22 “Open Font Format” specification.
- The Python code in this module is licensed under the Apache Software License 2.0
History
1.8.4 (2021-06-28)
- First release on PyPI.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opentypespec-1.9.2.tar.gz.
File metadata
- Download URL: opentypespec-1.9.2.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e63f3dacc0cac462cba0df3cfd3efe7b4c44f3f78e98a377783a56c5e9091a24
|
|
| MD5 |
8c0058bb421278c3de7c84b95f087cf8
|
|
| BLAKE2b-256 |
bc216bf6bc5237950d6a58d65af70907c586a7da1efbf557cdce3542954495d0
|
File details
Details for the file opentypespec-1.9.2-py3-none-any.whl.
File metadata
- Download URL: opentypespec-1.9.2-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2de860850071470132f6bd949a96f811d61a3ab556c909875c420f820e3c01b
|
|
| MD5 |
10e3aefe2bcc8848cdf9ebde7bd4d38c
|
|
| BLAKE2b-256 |
3cd2b57cf902c10306a66f49bbe68d932e1c7b24d7acea6a2521ffb7c218ca61
|