Skip to content

jpheos/heroku-buildpack-custom-fonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack for Custom Fonts

Fonts used by ServeManager 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 fonts

Original Inspiration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%