Skip to content

Creates a custom runtime image for an application that displays an HDR image

License

Notifications You must be signed in to change notification settings

beryx-gist/badass-jlink-example-imageio-hdr

Repository files navigation

Badass JLink Plugin Example ImageIO/HDR

This example project shows how to use TwelveMonkeys/ImageIO with the Badass JLink Plugin in order to create a custom runtime image and a platform-specific installer for an application that displays an HDR image.

Usage

Running with gradle:

./gradlew run

Creating and executing a custom runtime image:

./gradlew jlink

./build/image/bin/imageio

Creating a package (a platform-specific installer):

./gradlew jpackage

The package will be created in the directory build/jpackage

About

Creates a custom runtime image for an application that displays an HDR image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages