Ports Search

Results 901910 of 1,309 for /graphics/.(0.002 seconds)
graphics/ppmcaption-1.1 (Score: 0.08697138)
Utility which adds text to images
The ppmcaption program adds text to images. Multiple blocks of text can be placed on the image, with varying fonts, font sizes, colors, and transparency.
graphics/openimageio-1.6.12 (Score: 0.08697138)
OpenImageIO python bindings
graphics/rabbyt-0.8.2 (Score: 0.08697138)
Fast sprite library for Python
Rabbyt is a sprite library for Python with game development in mind. It has two goals: 1. Be fast, without sacrificing ease of use. 2. Be easy to use, without sacrificing speed
graphics/paint-0.3 (Score: 0.08697138)
Simple and flexible painting adaptor to libart for Python
The paint module provides a simple and flexible facility for painting PNG images files. The paint module depends upon three free libraries: freetype, libart, libpng.
graphics/pillow-3.1.1 (Score: 0.08697138)
Fork of the Python Imaging Library (PIL)
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillow was started for and is currently maintained by the Plone community. But it is used by many other folks in the Python web community.
graphics/plotly-1.9.7 (Score: 0.08697138)
Plotting library for collaborative, interactive, publication-quality graphs
It was tested with cpython, jython, ironpython and pypy. n plotting library for collaborative, interactive, publication-quality graphs.
graphics/processing-1.5.1 (Score: 0.08697138)
Programming environment for images, animation, and interactions
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain.
graphics/comical-0.8 (Score: 0.08697138)
Sequential image viewer
Finally - a cross-platform, open-source CBR and CBZ reader! Read your favorite scanned comic books and graphic novels with Comical's absurdly easy GUI and in-your-face double page display! Nifty Features: * Single-Page or Double-Page display modes. * Zoom modes: Fit, Fit-to-Width, Fit-to-Height, Original, Custom. * Crisp image scaling with algorithms adapted from FreeImage 3. * Detects double pages scanned together and displays it accordingly. * Page rotation. * Full-Screen mode. * Left-to-Right or Right-to-Left browsing. * Displays JPG, GIF, and PNG images. * Supports RAR(.cbr) and ZIP(.cbz) comic book archives * Supports all encrypted RAR archives as well as ZIP archives with pkzip 2.04g encryption. LICENSE: GPL2 or later with exception to link with unrar
graphics/pycha-0.7.0 (Score: 0.08697138)
Library for making charts with Python
Pycha is a very simple Python package for drawing charts using the great Cairo library. Its goals are: * Lightweight * Simple to use * Nice looking with default values * Customization It won't try to draw any possible chart on earth but draw the most common ones nicely.
graphics/pydot-1.1.0 (Score: 0.08697138)
Python interface to the Graphviz Dot language
An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 1.16). Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the formats supported by the Graphviz tools dot, neato, twopi.