SW Name |
Home page |
Downloaded |
SDL_image |
http://www.libsdl.org/[..]ge/index.html |
20699x |
SDL_image is an image file loading library. It loads images as SDL surfaces, and supports the following formats: BMP, PNM, XPM, LBM, PCX, GIF, JPEG, PNG, TGA.
|
|
Batik |
http://xml.apache.org/batik/ |
17682x |
Batik is a Java(tm) technology based toolkit for applications that want
to use images in the Scalable Vector Graphics (SVG) format for various
purposes, such as viewing, generation or manipulation.
The project's ambition is to give developers a set of core modules
which can be used together or individually to support specific SVG
solutions. Example modules are, SVG parsers, SVG generators and SVG DOM
implementations. Another ambition for the Batik project is to make it
highly extensible (for example, Batik allows the developer to handle
custom SVG tags). Even though the goal of the project is to provide a
set of core modules, one of the deliverables is a full fledged SVG
browser implementation which validates the various modules and their
interoperability.
|
|
libtiff |
http://www.libtiff.org/ |
11840x |
libtiff provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of TIFF Technical Notes (TTN's). Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, and documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included. The library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images on 32- and 64-bit machines.
|
|
Python EXIF Library |
http://home.cfl.rr.com/genecash/ |
10109x |
EXIF.py is a module to read the "Exchangeable Image File Format for DigitalStill Cameras" (EXIF) headers and thumbnails from digital camera JPEGs or TIFFs. It reads JPEG, JFIF, and TIFF format image files, and can extract both JPEG format and TIFF format thumbnails.
|
|
PythonCard |
http://pythoncard.sourceforge.net/ |
8781x |
PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language.
|
|
libmng |
http://www.libmng.com/ |
7767x |
libmng is the reference library for MNG, the animation extension to the popular PNG format. It provides powerful animation features combined with PNG's robustness and patent freedom.
|
|
PHP ImageMagick Class |
http://www.bokko.nl/[..]pic=Projecten |
5585x |
A class for processing images with ImageMagick.
|
|
GD Graphics Library |
http://www.boutell.com/gd/ |
5347x |
Gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers.
|
|
The Mesa 3D Graphics Library |
http://www.mesa3d.org/ |
5227x |
Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL.
|
|
libpng |
http://www.libpng.org/[..]g/libpng.html |
5117x |
libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over seven years.
|
|
TileLib |
http://tilelib.sourceforge.net/ |
4724x |
meant to be an easy to use graphics library geared towards people wanting to make tile based games
|
|
Aalib |
http://aa-project.sourceforge.net/aalib/ |
4539x |
AAlib is an portable ascii art GFX library.
|
|
Libwmf |
http://www.csn.ul.ie/[..]s/libwmf.html |
4278x |
Libwmf is a library to enable non windows systems to work with wmf files, currently bindings exist to convert wmf files to gif & fig and an X one to draw them in an X window or pixmap.
|
|
libgringo |
http://www.badpenguin.org/ |
4103x |
ibgringo is a library to writes applications that run both in console (using ncurses) and under X-Window (using gtk). libgringo detects if you are running from the console or under X-Window, and selects the right library to use without recompiling your code. gringosh and gringodlg are two parsers that use libgringo to provide similar functionality to the cdialog utility. It was written to make some configuration scripts work both in console and under X Windows without any modification. gringosh and gringodlg also provide features more powerful than cdialog such as the ability to have more than two buttons per form and more than two windows on the screen.
|
|
XMagick |
http://siag.nu/xmagick/ |
3976x |
XMagick is a library written in C, which allows integration of the ImageMagick library with any X application by providing functions which convert between the native X image format (XImage) and the native ImageMagick format (Image).
|
|