Skip to main content

fontmake job for hellbox.

Project description

hellbox-fontmake

A hellbox job that wraps fontmake functionality in a chute.

  • GenerateOtf — converts a UFO into an OTF
  • GenerateTtf — converts a UFO into an TTF
from hellbox.jobs.fontmake import GenerateOtf, GenerateTtf

with Hellbox("build") as task:
    source = task.read("*.ufo")
    source >> GenerateOtf() >> task.write("./build/otf")
    source >> GenerateTtf() >> task.write("./build/ttf")

Installation

Using the hell CLI:

$ hell install hellbox-fontmake

Development

$ pip install -e .
$ pytest

Contributing

To come...

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

hellbox-fontmake-0.1.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

hellbox_fontmake-0.1.1-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hellbox-fontmake-0.1.1.tar.gz.

File metadata

  • Download URL: hellbox-fontmake-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for hellbox-fontmake-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f39462901ce6a460a860efaad2ef7256541decdcef8c84ff07176197cd37f594
MD5 1107d8b4d719006500164a036cb3f247
BLAKE2b-256 9a5525f4d7c96f222c5aa59b138913f214f6142d27ab9ba4abafd212f09d31a3

See more details on using hashes here.

File details

Details for the file hellbox_fontmake-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: hellbox_fontmake-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for hellbox_fontmake-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 40518068db52fca87e34a0f95c7541d3c85344e1d8db92e4f564ec55e640b41b
MD5 fdf0d5f15419093287ffbe8a479a5eb1
BLAKE2b-256 b346972389da94617ac5de013a45e94402fcec3e561eb66b45bbcf77f4e80a19

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