Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!ogicse!decwrl!shelby!unix!schwer From: schwer@unix.SRI.COM (Len Schwer) Newsgroups: comp.text.tex Subject: Re: getting macpaint/fullpaint files into tex Message-ID: <9485@unix.SRI.COM> Date: 23 Feb 90 15:57:29 GMT References: <920@uvicctr.UVic.CA.UUCP> Reply-To: schwer@unix.sri.com (Len Schwer) Organization: APTEK, Inc, San Jose, CA Lines: 12 In article <920@uvicctr.UVic.CA.UUCP> climber@uvicctr.UVic.CA.UUCP (climber) writes: >I am looking for a way to get a picture that I did in fullpaint on >the mac into a tex file (for an illustration). Has anyone tried >this or know of an easy way it can be done? > I've been using Canvas to convert TIFF files (scanned images) into PICT files (bitmaps). I then open the PICT file version and capture the PostScript eqivalent (Cmd-F). This PostScript version of the image can then be included in a LaTeX document using Trevor Darrell's \psfig macros. I would guess your FullPaint/MacPaint images would also work if you saved them as PICT files. --Len Schwer micro2.schwer@sri.com