otSpec 0.1.34

Last updated:

0 purchases

otSpec 0.1.34 Image
otSpec 0.1.34 Images
Add to Cart

Description:

otSpec 0.1.34

otSpec
What is it?
This package contains some useful constants and functions to deal with
the OpenType® Specification.
How to install it?
pip install otSpec

How to use it?
>>> from otSpec.table.name import getNameDescription
>>> getNameDescription(nameID=3)
'Unique Font Identifier'

>>> from otSpec.table.head import getMacStyleBitNames
>>> getMacStyleBitNames(3)
['Bold', 'Italic']

What's next
For details read the full Documentation.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.