Ports Search

Results 2,3612,370 of 5,161 for /ports-mgmt/.(0.003 seconds)
graphics/pstoedit-3.70 (Score: 0.006224396)
Convert PostScript to other vector graphic formats
pstoedit converts Postscript(TM) and PDF files to other vector graphic formats so that they can be edited graphically.
graphics/pstoepsi-20020711 (Score: 0.006224396)
Wiliam Chia-Wei Cheng's yet another PS to EPSI converter
pstoepsi convertes EPS (and some PS) file to EPS file with Image preview. This EPSI file is very useful to import to Tgif (with 'Ctrl-(' key). Ghostscript has similar script (ps2epsi) but since version 7.05 it no more creates EPSI files which are compatible with tgif. Using is very simple: pstoepsi input_file_name output_file_name.epsi You will find that output_file_name.epsi in the same directory.
graphics/exif-0.9 (Score: 0.006224396)
Python library to extract EXIF metadata from JPEG and TIFF image files
Pyexif is a Python library and associated command line tool to extract EXIF format metadata from the headers of JPEG and TIFF image files. EXIF information is typically included in images created using digital imaging devices such as digital cameras and digital film scanners. Currently, pyexif provides the following functionality: - Parse EXIF headers in JPEG files. - Parse EXIF headers in TIFF files. - Support for camera-specific MakerNote tags (e.g. Nikon, Canon, etc.). - Provide a simple cmdline interfaces to format the data in human-readable format. EXIF specification: http://www.pima.net/standards/it10/PIMA15740/exif.htm
graphics/freeimagepy-2.0.1 (Score: 0.006224396)
FreeImage library python wrapper
This library wrap the FreeImage library functions so a python developer can easy drive FreeImage.
graphics/gd-0.59 (Score: 0.006224396)
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/graphy-1.0 (Score: 0.006224396)
Simple chart library for Python
Graphy is a simple Python library for generating charts. It tries to get out of the way and let you just work with your data. At the moment, it produces charts using the Google Chart API.
graphics/ppmcaption-1.1 (Score: 0.006224396)
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/paint-0.3 (Score: 0.006224396)
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/comical-0.8 (Score: 0.006224396)
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.006224396)
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.