If you want to use GD change in the functions.php file a line with ImageCreate to ImageCreateTrueColor then all the thumbnailes and the generated pictures look ok.
It's also faster than image magik on some systems.
Hope it helps.
JOTA
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you want to use GD change in the functions.php file a line with ImageCreate to ImageCreateTrueColor then all the thumbnailes and the generated pictures look ok.
It's also faster than image magik on some systems.
Hope it helps.
JOTA