urt for Windows (original) (raw)
URT: library and tools for URT images
Version
3.1.b.1
Description
The Utah Raster Toolkit is a collection of programs and C routines for dealing with raster images commonly encountered in computer graphics. It provides the following major functions:
- A device and system independent image format for storing images and information about them. Called the RLE format, it uses run length encoding to reduce storage space for most images.
- A library of C routines for reading, writing and manipulating images stored in the RLE format.
- A collections of programs for manipulating and displaying RLE 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 program 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 download and install thedependencies zip file.
| | | | | | | | | ----------------- | -------- | ----------------------------------- | ----------- | ------- | | ---------------- | | Description | Download | Size | Last change | | | | | • Sources | | Setup | | 3297250 | | 26 December 2003 | | | | | | | | | | • Binaries | | Zip | | 488276 | | 26 December 2003 | | • Dependencies | | Zip | | 264712 | | 26 December 2003 | | • Developer files | | Zip | | 41051 | | 26 December 2003 | | • Documentation | | Zip | | 1082673 | | 19 October 2003 | | • Sources | | Zip | | 3271767 | | 26 December 2003 |
You can also download the files from the GnuWin32files page.
Installation and Usage
General Installation Instructions
Requirements
All required packages from GnuWin32, i.e. excluding msvcrt.dll, perl, etc, are included in the Setup program and the dependencies zip file.