Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site oddjob.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!oddjob!sandip From: sandip@oddjob.UUCP (Sandip Chakra) Newsgroups: net.micro.mac Subject: Printing: Macpaint.doc -> Imagen Message-ID: <781@oddjob.UUCP> Date: Wed, 12-Jun-85 10:56:36 EDT Article-I.D.: oddjob.781 Posted: Wed Jun 12 10:56:36 1985 Date-Received: Thu, 13-Jun-85 02:12:19 EDT Distribution: net Organization: U. Chicago, Astronomy & Astrophysics Lines: 24 At the request of some netlanders I am giving here the summery of the answers I received as the response to my quary about how to get imagen output from a macpaint document. The following mathod I have tried and worked perfectly. a) First of all have a file macimp.c, which does the job. I can post the file later but I suppose many of you have it. (I got it from oddjob!sean here at U of Chicago ). b)log into vax with MacTerminal. Then use macget program to get the macpaint document to the vax. Just say "macget file.mp". After the command, choose "send file" from the file menu. If everything is OK, a scale will appear to show how much of your *.mp file is being transfered. For each file.mp you will notice that three files named file.data, file.rsrc and file.info will be created in vax. Then use the compiled file macimp.c to get the imagen output. The command is: macimp < file.data | ipr . You can choose MAG_POWER any of 0, 1 or 2 to specify magnification of the imagen output. But, however, I found 1 or 2 gave the same output : about half the original macpaint document. For MAG_POWER=0, the size became about one quarter of the original size. The output is not a hell lot but much better than the macpaint output. I thank Sean Casey for helping me out. Sandip Chakra