ART100@PSUVM.BITNET (Andy Tefft) (03/10/89)
Turns out my problem with diagonal gif files was due to a bug in gif2ras (I was using an older version). These were gif files with an odd number of bytes in a line, but sun rasterfiles want even, so it was one byte short in each line... anyway I got the new version of gif2ras and it works fine. Andy