Skip to content

This is a Open Source project that generate all the icon sizes you need for your app

License

Notifications You must be signed in to change notification settings

Flaviusns/IconGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IconGenerator

Added Java FX 11 support

Finally we added support for JavaFX and Java 11 to our project.


Icon Sizes Generator it´s a program that can be use to generate the icons for your app in iOS and Android.

The input image it´s recomendable to be a .png and a 1024x1024 originial size for better results.

How to use

Tested with Netbeans 11, OpenJDK openjdk 11.0.1 2018-10-16 OpenJDK Runtime Environment 18.9 (build 11.0.1+13) OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode), JavaFX SDK 11.0.2 and MacOS Mojave.

Clone the netbeans project. Once you open it, make sure to configure the project with Java FX correctly, for more information, check this link

Then build and run the project. If everything was configured correctly, the app will start.

To run it inside the command line use the next command:

java --module-path /Path/To/javafx-sdk-11.0.1/lib --add-modules=javafx.controls,javafx.fxml -jar "/Path/to/IconGeneratorBeta081.jar"

Normally, the jar file is generated in the dist folder after build it in Netbeans.

Installers no more supported.

For more questions, contact with me.

Knowing Issues

The minimize button currently not working.

About

This is a Open Source project that generate all the icon sizes you need for your app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published