LibRle for Windows


LibRle: library and tools for URT images

Version

3.1.b1

Description

The Utah Raster Toolkit is a collection of programs and C routines for dealing with raster images commonly encountered in computer graphics. A device and system independent image format stores images and information about them. Called the RLE(5) format, it uses run length encoding to reduce storage space for most images.
The programs (tools) currently included in the toolkit are listed above, together with a short description of each one. Most of the tools read one or more input RLE files and produce an output RLE file. Some generate RLE files from other information, and some read RLE files and produce output of a different form.

Homepage

http://www.cs.utah.edu/gdc/projects/urt

Download

If you download the Setup version of the package, the dependencies, as listed below under Requirements, are already included, apart from msvcrt.dll. If you download the package as Zip files, then you must take care of the dependencies yourself.

Installation and Usage

General Installation Instructions

Requirements

SourceForge Logo