Skip to content

carsonmcdonald/AppIconOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppIconOverlay

Create an overlay on top of your app icon

Options

--input,-i: image file to read in. You can specify more than one file to input and output, when done the inputs will be matched to the outputs so there must be the same number of each.

--output,-o: output image file

--text,-t: text to put on banner

--height,-h: height of banner

--padding,-p: padding around banner text

--font,-f: font to use (defaults to 'Arial-BoldMT')

Example Output

example 144   example 114   example 72   example 57  

The above examples where created using the following command:

AppIconOverlay -i input.png -o output.png --text v1.2.3 -h 19.0

License

MIT, see the LICENSE file for full license.

About

Create an overlay on top of your app icon

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors