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
WASATCHRLE(1) FreeBSD General Commands Manual WASATCHRLE(1)

wasatchrle - Convert Wasatch Systems image files to RLE format

wasatchrle [ -o outfile ] basename

Wasatchrle converts image files generated by the Wasatch Systems Paint program to RLE format. It expects to find two files, "basename.lut" (the color look-up table) and "basename.rlc" (the run-length encoded data).

Wasatchrle generates as output a single channel RLE image with a full color map. Since the Wasatch Paint program's origin is the top left of the image, the results should be passed through rleflip -v to correctly orient the image. If the image is to be used with other toolkit operations (e.g., compositing), it should first be run through applymap(1) to convert the image to a full color (three channel) RLE file.

rleflip(1), applymap(1), urt(1), RLE(5),
Wasatch Systems, "Wasatch Raster Image File Definition for Wasatch Illustration Software (Version 1.2 and Later)"

John W. Peterson
December 20, 1987 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.