1.0.3 • Published 6 years ago

avatar-collage v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

avatar-collage

Downloads Version Travis

avatar-collage is a small CLI app that makes a nice little collage of your "avatar" (profile photo) collection. The collage is randomized, and will use all PNG format avatars in your collection.

Example: Example

Basic Usage

avatar-collage <directory> --avatarSize <number> --rowLength <number>
  • directory - The directory to use, relative to the current directory. All subfolders will be read as well.
  • avatarSize - The size of each avatar drawn onto the canvas. Default is 200.
  • rowLength - The amount of images per row of avatars. Default is 10.
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago