Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

StatesTitle/heroku-buildpack-custom-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack for Custom Fonts

Fonts used by StatesTitle for printing documents.

WARNING: DO NOT POINT YOUR BUILDPACK CONFIG TO THIS PROJECT

This buildpack is very specific to our needs. It can and will change and YOUR APP WILL BREAK. Even the fonts in fonts.tar.gz are probably not what you want or expect.

We'd hate to see that happen. But please feel free to fork it or crib ideas to make it your own, though!

Development

How to Update Fonts Archive

Move individual TTF files into fonts_source

tar -czvf fonts.tar.gz -C fonts_source .

Original Inspiration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages