Re: [Groff] Using pic/groff/gs to produce gif/jpeg

2005-05-12 Thread David Griffiths
Hi, yes, that seems to work well (once I'd downloaded the groff-1.19.1 version of pic2graph, the one that comes with cygwin is buggy). Just one thing: it (ie convert) antialiases everything including the solid lines. If I turn off antialiasing it turns it off for the text too. Any suggestions?

Re: [Groff] Using pic/groff/gs to produce gif/jpeg

2005-05-12 Thread David Griffiths
Hmmm, what I didn't notice was that this time the _bottom_ of the image wasn't getting cropped! So I gave up on pic2graph and just used this: groff -p -P-pletter file.pic | convert -trim -density 90 - file.jpg Cheers, Dave David Griffiths wrote: Hi, yes, that seems to work well (once I'd download

Re: [Groff] Using pic/groff/gs to produce gif/jpeg

2005-05-12 Thread Ralph Corderoy
Hi Dave, > Ah, using pnmraw instead of pnm makes everything 2-3 times faster! Yes, the textual netpbm formats are handy but processing of large images is quicker if the binary file format is used most of the time. > That brings the pnm approach down to only twice the time of my final > direct t

Re: [Groff] Using pic/groff/gs to produce gif/jpeg

2005-05-12 Thread Werner LEMBERG
> Hmmm, what I didn't notice was that this time the _bottom_ of the > image wasn't getting cropped! This seems to be a bug. Please send me an example file together with the exact command line. Werner ___ Groff mailing list Groff@gnu.org http://