Il giorno sab, 19/05/2007 alle 17.00 -0700, Ross Boylan ha scritto:
> There seems to be a problem with the rules or one of the programs that the 
> rules use to do the conversion.  Here's what happened when I tried to send a 
> PNG file:

what is the complete rule for PNG? Standard rule should something like:

0       string          \x89PNG         ps      pngtopnm < %i| ppmtopgm | \
                                                pnmscale -xysize %w %l | \
                                                pnmtops -dpi %R -equalpixels >%o

did you change it to

1       string          PNG             ps      pngtopnm < %i| ppmtopgm | \
                                                pnmscale -xysize %w %l | \
                                                pnmtops -dpi %R -equalpixels >%o

as you described before?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to