>>>>> "FD" == Frank Doepper <f...@taz.de> writes:

FD> "%R" is substituted with a float, 204.00 in my case, and apparently
FD> gets interpreted by pnmtops as 0 instead of 204.

pnmtops.c expects either INT or INTxINT for -dpi (it calls
strtol(dpiOpt, &dpistr2, 10) to parse the numbers), so sending
it a float is a bug.

-JimC
-- 
James Cloos <cl...@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to