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


_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to