![]() |
This looks like it's going to work. If I multiply the scale by 20, passing the output of pnmtops through a little Perl filter thingy, then I get someting more or less looking OK. Thanks very much, Ben On Tue, 22 Jul 1997, David Woolley wrote: > > through faxmail doesn't work either as the graphic get squashed into the a > > tiny bottom left corner by faxmail and sendfax. > > PS there should be a group of numbers near the beginning of the output > from pnmtops which contain the pixel size of the image. It shouldn't be > difficult to extract them with sed, to create the correct scaling information, > or even to clobber them, so that the image is scaled directly to the > required size. This assumes there is no option which avoids the need. > > > I think you can get away without even using gsave...grestore, if you clobber > the image scale. >