Lines Matching refs:fax2ps
500 * tools/fax2ps.c (main): Detect failure to write to temporary
1191 * tools/fax2ps.c: check malloc()/realloc() result (bug #2470)
1702 * tools/fax2ps.c (main): Use tmpfile() rather than mkstemp() since
1865 * tools/fax2ps.c: be consistent with page-numbering
1902 * tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()
3388 * tools/{fax2ps.c, fax2tiff.c, ppm2tiff.c, ras2tiff.c, tiff2pdf.c}:
3392 * man/{bmp2tiff.1, fax2ps.1, fax2tiff.1, gif2tiff.1, ras2tiff.1,
3523 tools/{fax2ps.c, fax2tiff.c, tiff2pdf.c}: Fixed win32 I/O functions
3536 * tools/fax2ps.c: Fixed reading the input stream from stdin as per bug
4338 * tools/fax2ps.c: Replace insecure mktemp() function with the
4560 * tools/fax2ps.c: Be able to extract the first page (#0). As per bug
5817 * tools/{fax2ps.c, fax2tiff.c, gif2tiff.c, pal2rgb.c, ppm2tiff.c,
5887 * tools/fax2ps.c, man/fax2ps.1: Page size was determined
6612 * fax2ps.c: Helge (libtiff at oldach.net) submitted fix:
6614 Here's a fix for fax2ps that corrects behaviour for non-Letter paper
6618 with -H and/or -W. Before, fax2ps was using an obscure and practially
6942 * fax2ps: Fixed mixup of width and height in bounding box statement
6947 * fax2ps: Modified printruns to take uint32 instead of uint16.