Utility: xras2ps

Syntax

xras2ps {imagefile} {-h} {-p} {-f} {-v}
    {-n copies} {-m margin}
    {-b bottom_margin} {-t top_margin}
    {-l left_margin} {-r right_margin}

Description

Create PostScript output from a Fire image file.

Parameters

Switches

Required

Notes

Error messages are directed to stderr.

The image will be centered within the area enclosed by the margins.

The PostScript output conforms to Adobe Encapsulated PostScript Version 2.0. Files which conform to this standard conventionally have the extension .epsf

Fire image files are created by the command rasdump, or by other utility programs and translators.

Examples

xras2ps myrast.ras | lpr
xras2ps -p -r 10 -t 20 -b 20 myrast.ras >myrast.epsf
xras2ps mymenu.ras -f | lpr

See Also

Commands:

rasdump

Utilities:

pl2ps