Ports Search

Results 5,6615,670 of 6,332 for /net-p2p/.(0.088 seconds)
graphics/Image_Color-1.0.4 (Score: 0.0034951575)
PEAR::Image_Color manages and handles color data and conversions
The PEAR::Image_Color manages and handles color data and conversions.
graphics/Image_Graph-0.8.0 (Score: 0.0034951575)
OO PEAR graph rendering package
Image_Graph is a PHP based object oriented graph rendering package. It provides a simple yet powerful API to allow a user/developer create versatile graphs, charts and plots. The current incarnation of Image_Graph is a merger of the former Sourceforge package, GraPHPite, and the 'old' Image_Graph package from PEAR.
graphics/Image_GraphViz-1.3.0 (Score: 0.0034951575)
Interface to AT&T's GraphViz tools
The GraphViz class allows for the creation of and the work with directed and undirected graphs and their visualization with AT&T's GraphViz tools.
graphics/Image_Transform-0.9.5 (Score: 0.0034951575)
Standard interface to manipulate images using different libraries
The PEAR::Image_Transform provides a standard interface to manipulate images using different libraries
graphics/gd-0.59 (Score: 0.0034951575)
Python interface to the GD library
GD module is an interface to the GD library written by Thomas Bouttel. It has been extended in some ways from the original GD library.
graphics/recoverjpeg-2.2 (Score: 0.0034951575)
Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral
Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral. This may be useful if you mistakenly overwrite a partition or if a device such as a digital camera memory card is bogus.
graphics/rgbpaint-0.8.7 (Score: 0.0034951575)
Very basic painting program
rgbPaint is a very basic GTK+2.6 (or later) based program designed for editing pixel based images. It is a fork of mtPaint 3.09. It can only edit and save RGB images to PNG, JPEG, or ICO files. It can read PNG, JPEG, TIFF, GIF, ICO, files and possibly others like TGA, PCX, and SVGi if they are installed with your version of GTK+2.
graphics/sdl2_gfx-1.0.1 (Score: 0.0034951575)
SDL graphics drawing primitives and other support functions
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h)
graphics/sdl_gfx-2.0.25 (Score: 0.0034951575)
SDL graphics drawing primitives and other support functions
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h)
graphics/tifmerge-1.0 (Score: 0.0034951575)
Library to merge TIFF files into multi-page TIFF files
Library to convert TIFF files into multi-page TIFF files. It contains only one function callable by programs: int TiffAppend(const char *outfile, const char *infile); It will insert images from infile as additional pages to outfile. Infile and outfile must be names of two existing TIFF files. The function returns 0 on success, non-0 otherwise. The code for this library was written by Peter van Vloten <pixelpan@aol.com> and was published in May 1999 issue of Windows Developer's Journal (sic!).