We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Utah Raster Toolkit

This is the Utah Raster Toolkit distribution version 3.0 of June, 1990.

~~~
librle.a, image.rle file type support, animation, rletogif, converters, many utilities.

RLE format supports a great number of raw inner formats for applications to use, known together as .rle (ie, “stored windowing”)
~~~

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.

License: says it’s “GNU like” in the license.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://utahrastertoolkit.sourceforge.io
Tags
License
Features
  • NEW: Build.urt.linux script for GNU/Linux (see Files) gets files and builds one step.
  • librle.a library
  • rletogif, rletops, animation, rleheader, many more utils
  • getx11(1) rle viewer w/mouse action
  • rle has maximum of 24bit color
  • RLE is an older format
  • xli(1) supports rle images, as do many X11 apps
  • netpbm does not provide all of "urt rle"
  • netpbm's new librle.a has "pm_error" undefined bug
  • full documentation and manpages for everything
  • linux usu. provides librle.a and a few utils
  • gnu note: urt has not yet been gnu-ized (automake) because it is an easy build that has not yet shown build environment issues