is support for high dynamic range; it supports floating point pixels.
This Python module provides bindings for the OpenEXR C++ libraries.
They allow you to read and write OpenEXR files from Python.
WWW: http://www.excamera.com/sphinx/articles-openexr.html
PR: ports/151368
Submitted by: James Bowman <jamesb-bsd@acelere.net>
This is a port for Wikimedia Commons or MediaWiki similar installations
power users, to allow bulk images upload to a wiki, from the command line.
* commons-csv-creator allows to get metadata from images EXIF tags
* commons-upload allows to upload in batch images to Wikimedia Commons
or a MediaWiki site.
WWW: http://bitbucket.org/dereckson/commons-utilities
PR: ports/150743
Submitted by: Sébastien Santoro <dereckson@gmail.com>
Approved by: pgollucci (mentor)
images. The degree of compression is adjustable so a user can choose the
trade-off between file size and image quality.
webpconv is a command line tool for converting images to and from
the WebP format.
WWW: http://code.google.com/speed/webp/
instead of the developers' own site, because they insist on using name of
"download.html" and don't provide a useful mtime.
The above was requested by one named: jhell,v
While here, add patches from Debian/Ubuntu to fix varargs-manipulations, and
from Gentoo to fix mode of the newly-created files.
Also, make sure the man-page of selthresh is installed.
Replace my hack from 2008 with the MAKE_JOBS_SAFE=yes.
C/C++ extension loading library. GLEW provides efficient run-time mechanisms
for determining which OpenGL extensions are supported on the target platform.
OpenGL core and extension functionality is exposed in a single header file.
GLEW has been tested on a variety of operating systems, including Windows,
Linux, Mac OS X, FreeBSD, Irix, and Solaris.
This is the linux verson.
WWW: http://glew.sourceforge.net/
PR: ports/150742
Submitted by: Eitan Adler <lists at eitanadler.com>
Makefile changes:
- Add LICENSE
- Update MASTER_SITES
- Use gnomehack for proper pc file installation
- Hack documentation installation to make it optional, it needed patched
to install in the correct location anyways
- Disable CPU optimizations by default
PR: ports/150871
Submitted by: Jason E. Hale (maintainer)