--
The libmng library supports decoding, displaying, encoding, and various
other manipulations of Multiple-image Network Graphics (MNG) image files.
It uses the zlib compression library, and optionally the JPEG library
and/or lcms (little CMS), a color-management library.
* Fixed gifview bug: If every frame in an animation had a small or
zero delay, then gifview would previously enter a infinite loop and
become noninteractive.
Submitted by Peter Stromberg <home@wilfried.net>.
It's a dock-app that can show you a photo and execute a command
related to that photo. You can have many photos.
Submitted by Peter Stromberg <home@wilfried.net>.
wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail copy of
your favorite image from the WWW.
- bump NEED_vERSION
- add a patch to correct example in man page, update the version
number (author left it at 0.54 by mistake), and fix typos
- take MAINTAINER
Author hasnt updated ChangeLog or README, but confirmed by email
that this is a bug-fix release for the legend rendering on line
charts.
FlashLib (libflash) distribution.
You can use it to quickly play movies without starting Netscape.
It can also play movies on root window (suitable for xscreensaver).
MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
the following: a basic data structure to provide reference-counted images,
functions to load images synchronously from disk or progressively from
arbitrary data buffers, and convenience functions to transform pixbufs
and render them to drawables.
From: Tom Knienieder <tom@knienieder.com>