Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!pasteur!ucbvax!pro-colony.UUCP!crash From: crash@pro-colony.UUCP (John Stephen III) Newsgroups: comp.sys.apple Subject: Super High-Res Pictures Message-ID: <8801290756.AA07025@crash.cts.com> Date: 29 Jan 88 06:26:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: pnet01!pro-lumen!pro-colony!crash@nosc.MIL Organization: The Internet Lines: 38 Mr. Donald J Aehl, Are you certain that the Super High-Res (SHR) screen is linearized when you save the picture? According to the steps you listed in your message: > (while in the monitor) > C029: C1 > 00/1000 (monitor move command) > CREATE PICTURE,A$1000,E$8FFF,T$C1 > BSAVE PICTURE,A$1000,E$8FFF,T$C1 the buffer IS linear, but the SHR screen would also be turned on (making it hard to know what you're typing). Have you tried saving it with the SHR screen off, but still leaving the buffer linear-ized? To do that you'd type: C029:41 (*** NOTE: Typing 'C029:01' would also turn off the SHR screen, but the buffer would NOT be linear) 0/1000 CREATE PICTURE,A$1000,T$C1 BSAVE PICTURE,A$1000,L$8000,T$C1 Then, to manually load the picture you'd type: C029:41 BLOAD PICTURE,A$1000,T$C1 E1/2000<0/1000.0/8FFFM C029:C1 (You may want to try loading one of your earlier attempts using this method just to see if you get the same results as you have gotten with PaintWorks). Try this and see if it helps. This is the method I use to view PaintWorks and Deluxe Paint files (since I don't have either one of them) and it has always worked for me. Good luck. John Stephen III