[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Convert line drawings to GIF?
From: |
Heinz-Jürgen Oertel |
Subject: |
Re: [Groff] Convert line drawings to GIF? |
Date: |
Mon, 4 Apr 2005 21:04:26 +0200 |
User-agent: |
KMail/1.7.2 |
Am Sonntag, 3. April 2005 19:43 schrieb Clarke Echols:
> 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. :-)
>
> Thanks much.
>
> Clarke
>
If you use the grohtml(1) backend, it will create HTML output for text and
*.png for your pictures included as *.eps.
Is this what you are looking for ?
Or is it pic2graph. like in
$ echo "arrow;box" | pic2graph > drawing.png
--
Regards
Heinz