Ports Search

Results 5160 of 1,309 for /graphics/.(0.002 seconds)
graphics/libsixel-1.7.0 (Score: 0.18269637)
Encoder/decoder library for DEC SIXEL graphics
This package provides encoder/decoder implementation for DEC SIXEL graphics, and some converter programs. SIXEL is one of image formats for terminal imaging introduced by DEC VT series. Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal.
graphics/libmng-1.0.10 (Score: 0.18269637)
Multiple-image Network Graphics (MNG) reference library
The libmng library supports decoding, displaying, encoding, and various other manipulations of Multiple-image Network Graphics (MNG) format image files. It uses the zlib(3) compression library, and optionally the JPEG library by the Independant JPEG Group (IJG) and/or lcms (little CMS), a color-management library by Marti Maria Saguar. Mikhail Teterin mi@aldan.algebra.com
graphics/cairo-1.8.8 (Score: 0.17820382)
Vector graphics library Cairo (Linux CentOS 6.8)
This is a Linux/i386 binary port of Cairo. Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image buffers. PostScript and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). Cairo provides a stateful user-level API with capabilities similar to the PDF 1.4 imaging model. Cairo provides operations including stroking and filling Bezier cubic splines, transforming and compositing translucent images, and antialiased text rendering.
graphics/cairo-1.8.0 (Score: 0.17820382)
Vector graphics library Cairo (Linux Fedora 10)
This is a Linux/i386 binary port of Cairo. Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image buffers. PostScript and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). Cairo provides a stateful user-level API with capabilities similar to the PDF 1.4 imaging model. Cairo provides operations including stroking and filling Bezier cubic splines, transforming and compositing translucent images, and antialiased text rendering.
graphics/Chart-2.4.10 (Score: 0.17820382)
Perl5 interface to build chart graphics
This module is an attempt to build a general purpose graphing module that is easily modified and expanded. I borrowed most of the API from Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I thought it was to difficult to modify, and it was missing a few things that I needed, most notably legends. So I decided to write a new module from scratch, and I've designed it from the bottom up to be easy to modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls.
graphics/liblug-1.0.6 (Score: 0.17768532)
Multi-format graphics manipulation library
A very clean graphic library which can handle gif, pcx, targa, rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg and do the following function: resampling, blur, sharpening, cut, paste, median filter, histogram equalization and so on...
graphics/potrace-1.11 (Score: 0.17768532)
Transforms bitmaps into vector graphics
potrace is a Peter Selinger's GPLed utility for tracing bitmaps - converting them into smooth, scalable images. It accepts as input a bitmap B/W images (PBM, PGM, PPM and BMP formats), and returns encapsulated PostScript (EPS) as the default output. Other output format are available: PS, SVG, Xfig, PGM, PDF and experimental GimpPath. You can create scalable images from scans, such as logos, hand taken notes, etc. The resulting smooth images can then be rendered at any resolution.
graphics/ditaa-0.9 (Score: 0.17422977)
Convert ASCII art diagrams into proper bitmap graphics
ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics.
graphics/Coin-3.1.3 (Score: 0.17400402)
C++ 3D graphics library based on the Open Inventor 2.1 API
Coin3D Coin is a 3D graphics library with a C++ Application Programming Interface based on the Open Inventor 2.1 API. Open Inventor, for those who are not familiar with it, is an OpenGL-based, retain-mode, 3D model scene-graph rendering and interaction library, which has become the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. New versions are published under the BSD 3-clause license.
graphics/cegui-0.8.4 (Score: 0.16973723)
Library providing windowing and widgets for graphics APIs
Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!