Skip to content

hellboxpy/hellbox-woff2

Repository files navigation

hellbox-woff2

A hellbox plugin that generates WOFF2 files from TTF or OTF sources using fonttools.

Usage

from hellbox import Hellbox
from hellbox.jobs.woff2 import GenerateWoff2

with Hellbox("webfonts") as task:
    task.read("build/*.ttf") >> GenerateWoff2() >> task.write("webfonts")

Installation

hell add hellbox-woff2

Development

uv sync
uv run pytest

About

WOFF2 generation job for hellbox

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages