Ports Search

Results 861870 of 1,309 for /graphics/.(0.003 seconds)
graphics/pstoedit-3.70 (Score: 0.08697138)
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.08697138)
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/PyOpenGL-3.1.0 (Score: 0.08697138)
OpenGL acceleration code for PyOpenGL
This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.
graphics/PyOpenGL-3.1.0 (Score: 0.08697138)
OpenGL (and related library) interface for Python
PyOpenGL is an interface between the Python programming language and the OpenGL library (and related libraries). The package provides interfaces to: - The OpenGL library itself, which is a three-dimensional graphical rendering interface. For more information, visit http://www.opengl.org. - The GLU library which provides access to routines for doing quadrics, tesselation etc. - The GLUT (GL UTilitity) library from Mark Kilgard, which provides a windowing environment. - The Togl (Tk/OpenGL) widget from Brian Paul and Ben Benderson (an alternative to GLUT which interfaces to Tk). The Python bindings offer some value-added tools in addition to the standard API, including support for fast processing of arrays of coordinates, trackball support, etc.
graphics/PyX-0.14.1 (Score: 0.08697138)
Python package for creating encapsulated PostScript figures
PyX is a Python package for the creation of encapsulated PostScript figures. It provides both an abstraction of PostScript and a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives. Features * PostScript output for device independent, free scalable figures * seamless TeX/LaTeX integration * full access to PostScript features like paths, linestyles, fill patterns, transformations, clipping, etc. * advanced geometric operations on paths like intersections, transformations, splitting, etc. * sophisticated graph generation: modular design, pluggable axes, axes partitioning based on rational number arithmetics, flexible graph styles, etc.
graphics/exif-0.9 (Score: 0.08697138)
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/PyX-0.12.1 (Score: 0.08697138)
Python package for creating encapsulated PostScript figures
PyX is a Python package for the creation of encapsulated PostScript figures. It provides both an abstraction of PostScript and a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives. Features * PostScript output for device independent, free scalable figures * seamless TeX/LaTeX integration * full access to PostScript features like paths, linestyles, fill patterns, transformations, clipping, etc. * advanced geometric operations on paths like intersections, transformations, splitting, etc. * sophisticated graph generation: modular design, pluggable axes, axes partitioning based on rational number arithmetics, flexible graph styles, etc.
graphics/aafigure-0.5 (Score: 0.08697138)
ASCII art to image converter written in Python
aafigure is an ASCII art to image converter. ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more. This project provides a Python package, a command line script as well as Docutils and MoinMoin plugins.
graphics/actdiag-0.5.4 (Score: 0.08697138)
Simple activity-diagram image generator
`actdiag` generate activity-diagram image file from spec-text file. Features * Generate activity-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
graphics/blockdiag-1.5.3 (Score: 0.08697138)
Simple block-diagram image generator
`blockdiag` generate block-diagram image file from spec-text file. Features * Generate block-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).