Skip to content

Generates higher-resolution card images with padding.

License

Notifications You must be signed in to change notification settings

mtgenius/makeplayingcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakePlayingCards

Using Apache, PHP, the GD library, the Scryfall card image API, and Docker, the mtgenius/makeplayingcards Docker image generates higher resolution (816px wide by 1110px tall) Magic: The Gathering card images with filled-in corners and extended borders.

Commands

The following commands are shortcuts for quickly manipulating a Docker container named makeplayingcards on the reverse-proxy network.

  • yarn build builds the Docker image.
  • yarn-build-run builds the Docker image, stops and removes the existing Docker container, and runs the new Docker container.
  • yarn run runs the Docker container.
  • yarn rm removes the existing Docker container.
  • yarn stop stops the existing Docker container.

Sponsor

If you are a fan of this project, you may become a sponsor via GitHub's Sponsors Program.

About

Generates higher-resolution card images with padding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published