Skip to content

ambroisemaupate/webfont-generator

Repository files navigation

webfont-generator

Subset and convert one or many OTF/TTF files in EOT, SVG, WOFF and WOFF2.

Built thanks to:

Webfont generator screenshot

Usage with Docker

docker run -ti --name "webfontgen" -p 8080:80 ambroisemaupate/webfontgenerator

Then open your browser on http://localhost:8080, upload your OTF/TTF font file and… enjoy!

Development

Clone this repository, then:

cp config.docker.yml config.yml
composer install
docker-compose up

Then open your browser on http://localhost:8080

About

Subset and convert one or many OTF/TTF files in EOT, SVG, WOFF and WOFF2.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published