[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] Re: imagemap creation in gpic?
From: |
Werner LEMBERG |
Subject: |
[Groff] Re: imagemap creation in gpic? |
Date: |
Wed, 03 Mar 2004 23:25:40 +0100 (CET) |
> pic(1) reads description files and produces troff(1) code that will
> draw the described "picture". I'd like to be able to turn the same
> description files into images (e.g., GIF or JPEG files) and
> accompanying "client-side image map" files. I could then use these
> files on web pages, allowing users to click on specified items in
> the picture and be directed to corresponding web pages.
Aah, I see. Have you tried the pic2graph script which comes with
groff?
Werner