-
Notifications
You must be signed in to change notification settings - Fork 1
Add groovy's logo to your icon file.
fumokmm/groovy-logo-adder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage 1. Build $ gradle It will create groovy-logo-adder.jar. 2. Run from GUI $ java -jar groovy-logo-adder.jar or Double click 'groovy-logo-adder.jar'. 3. Run from shell $ java -jar groovy-logo-adder.jar <your_icon_file_name> <image_creation_options...> [image creation options] topLeft - Put logo at Top Left topRight - Put logo at Top Right bottomLeft - Put logo at Bottom Left bottomRight - Put logo at Bottom Right (default) center - Put logo at center xx% - Set reduction ratio (default: 70%) These options allowed random order setting. If you setting plural, it will be selected first one. ex) java -jar groovy-logo-adder.jar icon1.jpg icon2.jpg bottomLeft 50%
About
Add groovy's logo to your icon file.
Resources
Stars
Watchers
Forks
Packages 0
No packages published