From owner-freebsd-hackers Fri Sep 12 10:51:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA22977 for hackers-outgoing; Fri, 12 Sep 1997 10:51:42 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA22964 for ; Fri, 12 Sep 1997 10:51:35 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA10671; Fri, 12 Sep 1997 11:51:21 -0600 (MDT) Date: Fri, 12 Sep 1997 11:51:21 -0600 (MDT) Message-Id: <199709121751.LAA10671@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: Nate Williams , hackers@freebsd.org Subject: Re: HPGL format In-Reply-To: <199709121746.DAA00497@word.smith.net.au> References: <199709121633.KAA10047@rocky.mt.sri.com> <199709121746.DAA00497@word.smith.net.au> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Does anyone know how to convert this to something a bit more standard? > > Like what? Gif, or some other image. > MS Word for Windows 2.0 had a reasonable HPGL import > module; it wasn't shipped with 6.0 but worked OK there too. You ended > up with a WMF embedded in your Word document, but couldn't do much more > with it. Hmm, could I cut/paste from it into something like paint-brush, and end up with a GIF/TIF from it? > Short of that, write your own HPGL parser; it's pretty trivial(*). It'd be easier to print the darn thing and scan it, but we'd rather not lose the resolution in the process. Nate