imagej-launcher icon indicating copy to clipboard operation
imagej-launcher copied to clipboard

Support multiple splash icons

Open stelfrich opened this issue 7 years ago • 0 comments

Add functionality to the Java-based splash screen to paint multiple small splash icons on the main logo: launcher-splash-icons

Icons ideally are PNGs with transparent background and need to be located within src/main/resources/splash in a project. They will be picked up by the splash once the JAR file of the project is installed in ImageJ/Fiji e.g. via the updater.

Closes #54.

stelfrich avatar Jan 17 '19 06:01 stelfrich