> I am now using SC7 and have noticed that in the new default skin some > of the artwork is way too big to fit on the screen properly.
Andy did a change to force the size yesterday, but after the nightly build. Can you define where exactly you see these? A screenshot might help, too. > I installed the libgd2 library but it still seems to not be working. You'll need perl's GD module as well. > 1. Did previous versions of SS use GD? Yes, if available. > 2. Is it necessary for SC7 to have GD to properly format images > in the new default skin? We'll work around it for now. But it might be a requirement for 7.x+ > 3. How can I test to see if GD is working on my system and that SC can > find it? Now that's a good question... the following should spit out an error message about a missing GD.pm (if it is): perl -mGD -e 'print "hello world";' -- Michael ----------------------------------------------------------------- http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
