I am new to Java but not new to graphics I'm trying to expand my understanding with a project in which I'm displaying many photos of items using JLabels and Icons to display them,
The items pictures are garnished from various locations on the net and so many sources.
I've converted these into PNG files as they have transparent backgrounds to them.
Thing is I wasted a whole weekend recently checking and re-checking some code because one item just would not display, following the logic to its conclusion told me it was the file that was at fault, even though the file displayed correctly in photoshop?
I went into the file to see what was unique about it, but apart from being 8 bit instead of 32 bit there was no difference I could find.
...and so to my question, does Java have problems with displaying any particular types of file formats that perhaps I should know prior to actually finding out the hard way.
Sorry for no code as the question does not warrant it.
I think the file that caused me problems was pulled from here http://upload.wikimedia.org/wikipedia/en/d/d5/XXXX_Logo.png