[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Convert line drawings to GIF?
From: |
Mike Parson |
Subject: |
Re: [Groff] Convert line drawings to GIF? |
Date: |
Mon, 4 Apr 2005 13:49:26 -0500 |
User-agent: |
Mutt/1.4.2.1i |
On Sun, Apr 03, 2005 at 11:43:56AM -0600, Clarke Echols wrote:
>
> I am reasonably competent with troff/groff (I used it once to
> create master artwork for a printed circuit used in a
> manufactured product -- certainly not what the original troff
> creators intended or expected :-) ).
>
> I am now interested in creating a line drawing for inclusion in
> HTML files for access via web browsers. I can get to PostScript
> with no problem. Does anyone have any suggestions on how to
> get the result to a GIF file. Of course, I'd also like to be
> able to reduce the size at the same time. :-)
gs -sDEVICE=png -r72 foo.ps -o foo.png
(my GS wasn't compiled with GIF support).
--
Michael Parson
address@hidden