GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REPOS(1) FreeBSD General Commands Manual REPOS(1)

repos - reposition an RLE image

repos [ -p xpos ypos ] [ -P xinc yinc ] [ -o outfile ] [ infile ]

repos repositions an RLE image. Repos just changes the coordinates stored in the RLE header (see RLE(5)), no modification is made to the image itself.

If neither of the following flags are specified, -p 0 0 is assumed.
-p xpos ypos
Reposition the image to the absolute coordinates xpos ypos.
-P xinc yinc
Move the image by xinc yinc pixels from where it currently is (relative movement).
infile
The input will be read from this file, otherwise, input will be taken from stdin.
-o outfile
If specified, output will be written to this file, otherwise it will go to stdout.

Repos does not allow the image origin to have negative coordinates.

rlesetbg(1), urt(1), RLE(5).

Rod Bogart, John W. Peterson
Month DD, YYYY 4th Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.