[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing MAC bitmaps on GS
- Subject: Re: Printing MAC bitmaps on GS
- From: fl332@cleveland.Freenet.Edu (John L. Graham)
- Date: 4 Feb 1995 14:01:57 GMT
- Newsgroups: comp.sys.apple2
- Organization: Case Western Reserve University, Cleveland, Ohio (USA)
I think the problem lies in how the Mac and GS handle printing
graphic images. On the Mac I believe the graphic image is actually
stored in memory witha higher pixel resolution than is displayed,
while on the GS there's only the displayed graphic image. Just for
kicks try this; use SuperConvert to port a Mac image over to the GS,
then port it back to the Mac and see what to the image once it's
back. My gxDuess is it'll look a lot like it did on your GS.
To get it back to the Mac (I don;t think SuperConvert exports Mac
formats) either use GIF or TIF with SuperConvert (QuickGIF on the Mac
end can convert the GIF to a PICT file) or use Roger Wagner's
Graphics Exchange.
-John