Skip to main content

Tools for extracting data from font binaries into UFO objects.

Project description

CI Build Status PyPI Version Python Versions

UFO Extractor

Tools for extracting data from font binaries into UFO objects.

Features

Import data into a Defcon Font instance:

>>> import extractor
>>> import defcon
>>> ufo = defcon.Font()
>>> extractor.extractUFO("/path/to/MyFont.ttf", ufo)
>>> ufo.save("/path/to/MyFont.ufo")

Supported input formats:

  • CFF or TrueType-flavored OpenType fonts (*.otf, *.ttf)

  • FontTools TTX files (*.ttx)

  • WOFF 1.0/2.0 (*.woff, *.woff2)

  • PostScript Type1 fonts (*.pfa, *.pfb, etc.)

Installation

You can install extractor with pip:

$ pip install ufo-extractor

Note that, for historical reasons, the package is listed on the Python Package Index under the name ufo-extractor, to disambiguate it from another package also called “extractor”. However, the import name for the package remains extractor, without prefix.

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

ufo_extractor-0.5.0.zip (3.1 MB view details)

Uploaded Source

Built Distribution

ufo_extractor-0.5.0-py2.py3-none-any.whl (21.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ufo_extractor-0.5.0.zip.

File metadata

  • Download URL: ufo_extractor-0.5.0.zip
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for ufo_extractor-0.5.0.zip
Algorithm Hash digest
SHA256 0fbff9dbc6afafb77b48c098c4fc32281587d90480eeb39a3f03e7e287b34454
MD5 883aa3f4035be292ede60e13536aba84
BLAKE2b-256 c7b21c7dcd4574187f04b3f92bbe535525ce92afe76f43cc43087d02a6c68711

See more details on using hashes here.

File details

Details for the file ufo_extractor-0.5.0-py2.py3-none-any.whl.

File metadata

  • Download URL: ufo_extractor-0.5.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for ufo_extractor-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 04c155e40d52de0673170464de4fc87d9ec6c02aab5fc0dbc23de1b7c10b9abf
MD5 2fc57e3b15c4809b9fea0cc8422aada0
BLAKE2b-256 525d48ff77c02467eae0c619953aca090a0c2f5f493045ebcf1c025fa9178deb

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