Ports Search

Results 5,1315,140 of 5,824 for /net/.(0.005 seconds)
graphics/fortytwo-0.2.0 (Score: 0.014903333)
Graph management system for GNUstep
FT is a generic, native graph management system for GNUstep and Cocoa and is written in Objective-C. With FT you can persistently manage graphs consisting of nodes and edges. Each node may provide so-called services. Such a service may be e.g. a dictionary services, which all nodes provide at present. This service allows the storage of any data in a node and is based on keys which uniquely identify content within a dictionary. LICENSE: LGPL2 or later
graphics/aview-1.3.0.r1 (Score: 0.014903333)
Graphics viewer for viewing netpbm format on console or X using aalib
Aview is powerful graphics viewer which utilize the aalib API and allows viewing netpbm format (and others in the presence of netpbm or ImageMagick) on console (using slang) and X. There are three programs. aview: the main program which could used to view pnm, ppm, pgm and pbm files. It runs under X or slang. asciiview: a shell script wraps around aview to allow wider range of image formats to be viewed. Netpbm package is required for the conversion. aaflip: a program to view flip animation using ascii text. Works under X and slang. You could press h to get help. You may also save the pics in various text format. Thanks to aalib!
graphics/libwmf-0.2.8.4 (Score: 0.014903333)
Tools and library for converting Microsoft WMF (windows metafile)
libwmf is a library for Unix like machines that can convert wmf files into other formats, currently it supports a gd binding to convert to png, and an X one to draw direct to an X window or pixmap.
graphics/aalib-1.4.r5 (Score: 0.014903333)
ASCII art library
AA-lib is a low-level graphics library similar to many other libraries except for the fact that AA-lib does not require a graphics device! In fact, no "graphical" output is possible. AA-lib uses a modern, high-tech ascii-art renderer in place of outmoded and cumbersome graphical output. The AA-lib API is designed to be similar to that of other graphics libraries so learning its API should be simple.
graphics/Image_Barcode2-0.2.3 (Score: 0.014903333)
PEAR class for barcode generation
With PEAR::Image_Barcode2 class you can create a barcode representation of a given string. This class uses GD function because this the generated graphic can be any of GD supported image types.
graphics/Image_3D-0.4.2 (Score: 0.014903333)
PEAR class allows the rendering of 3 dimensional objects
Image_3D is a highly object oriented PHP5 package that allows the creation of 3 dimensional images using PHP. Image_3D currently supports: * Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ... * Own object definitions possible * Own material definitions * Import of 3DSMax files * Unlimited number of light sources * Rendering output via GD, SVG or ASCII
graphics/Image_Barcode-1.1.3 (Score: 0.014903333)
PEAR class for barcode generation
With PEAR::Image_Barcode class you can create a barcode representation of a given string. This class uses GD function because this the generated graphic can be any of GD supported image types.
graphics/Image_Canvas-0.3.2 (Score: 0.014903333)
OO PEAR common interface to image drawing
A PHP PEAR package providing a common interface to image drawing, making image source code independent on the library used.
graphics/Image_Color-1.0.4 (Score: 0.014903333)
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.014903333)
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.