Releases: Pconti31/GUIslice_Image2C
Release 3.02
Release 3.00
Enhancements for 3.00
Upgraded to FlatLaf 3.3 and Java 18 and added better support for MacOS.
Bug fixes for 3.00
MAC OSX 13.2 - Fatal error when accessing JComboBox
Release 2.03
Bug fixes for 2.03
Added execute permissions to Java for Linux and MacOS.
Enhancements for 2.02
Packaged custom built Java with Image2C and added a Windows installer.
Bug fixes for 2.01
- Issue 5 v2.00 c-array not correct on one- & two color pictures
Enhancement for 2.00
The number of available Themes has be greatly increased for this version. Checkout options->themes for a list.
Previously Monochrome images (binary Bitmap images that only used 1 bit per pixel) were converted to 16 bit color. They still displayed properly but took up 16 times the RAM. Now they are correctly output to C arrays as unsigned char with a dramatic reduction in RAM.
The default Monochrome image is assumed to have a white foreground and a black background.
Version 1.0 of GUIslice_Image2C would show Trandsparent pixels as black causing some images to appear as a filled in black rectangle. This is fixed in version 2.0