Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!mit-amt!mit-atrp!ralph From: ralph@mit-atrp.UUCP (Ralph L. Vinciguerra) Newsgroups: comp.sys.amiga Subject: Re: DcomPlAINTs Message-ID: <1682@mit-amt.MEDIA.MIT.EDU> Date: Mon, 26-Oct-87 00:07:39 EST Article-I.D.: mit-amt.1682 Posted: Mon Oct 26 00:07:39 1987 Date-Received: Tue, 27-Oct-87 07:15:20 EST References: <605@louie.udel.EDU> <2490@dciem.UUCP> <619@louie.udel.EDU> <2020@gryphon.CTS.COM> <626@louie.udel.EDU> Sender: usenet@mit-amt.MEDIA.MIT.EDU Reply-To: ralph@ATRP.MEDIA.MIT.EDU (Ralph L. Vinciguerra) Organization: MIT Amiga Users Group c/o MIT Cognitive Info. Processing Group Lines: 11 Getting good printed output from Dpaint: Don't let DPAINT print for you, it uses the wrong control codes to setup the printer driver. It's far more interested in keeping the aspect ratio correct than rendering your image. I typically print out my dpaint images with a program called "screendump" which C Scheppner of CBM posted here along time ago. It lets you set all the important printer parameters and then grabs the highest screen and prints it. I routinely print out 640 by 400 pixel images as EXACTLY 640x400 dot images. I blame Dpaint for not giving me direct control, but I have gotten good output by using other better tools.