Skip to content

hellboxpy/hellbox-ttfautohint

Repository files navigation

hellbox-ttfautohint

A hellbox plugin that runs ttfautohint on TTF files using ttfautohint-py.

Usage

from hellbox import Hellbox
from hellbox.jobs.ttfautohint import Autohint

with Hellbox("hint") as task:
    task.read("build/*.ttf") >> Autohint() >> task.write("hinted")

Installation

hell add hellbox-ttfautohint

Development

uv sync
uv run pytest

About

ttfautohint job for hellbox

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages