Skip to content

opusdeits/heroku-buildpack-system-fonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-system-fonts

This buildpack makes it easy to install system fonts on Heroku stacks.

Install

# Add the buildpack
heroku buildpacks:add --index 2 https://github.com/opusdeits/heroku-buildpack-system-fonts.git

#Deploy
git push heroku master

Building

tar -czvf fonts.tar.gz .fonts/
Fonts
✓ Drois
✓ sg
✓ mKR
✓ mJP
✓ mSC
✓ mTC

About

Heroku buildpack for system fonts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%