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

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.