This is an image processing library, which provides some basic functions of
image processing and loading/saving various image file formats. In addition
the library can handle huge images that cannot be (or can hardly be) stored
into the memory (the library automatically creates swap files and escapes
them to reduce the memory usage).
This Perl module is to plot graphs using GNUPLOT on the fly.
In order to use this module, gnuplot need to be installed.
If image format other than PS and EPS is required to generate,
it is recommended to install the convert program of ImageMagick as well.
ExifTool is a highly customizable Perl script and module for reading and
writing meta information in images.
ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop
IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF,
PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM,
ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG
images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool
also extracts information from the maker notes of many digital cameras
by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor,
Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson,
Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to
JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images.
Decides if the fill setting for an image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.
use Image::Size::FillFullSelect;
my $iffs = Image::Size::FillFullSelect->new();
my $FFselection = $iffs->select("someImage.gif");
This uses the Imager to find the average gray value
for a image.
yEd is a very powerful graph editor that can be used to quickly and effectively
generate drawings and to apply automatic layouts to a range of different
diagrams and networks.
yEd makes full use of the yFiles library. This is a Java class library enabling
the viewing, editing, optimizing, drawing, and animating of a wide range
of diagrams, networks, and other graph-like structures.
Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame
that makes it easy to add sprite animations to your Pygame game programs.
Pyganim works with Python 2 and Python 3.
The mascot of Pyganim is a red vitruvian pig.
Pyganim was written by Al Sweigart and released under a "Simplified BSD"
license. Contact Al with any questions/bug reports: al@inventwithpython.com
Shotwell is an image organizer designed to provide personal photo management
for the GNOME desktop environment.
Shotwell can import photos and videos from a digital camera directly, group
photos and videos automatically by date, and supports tagging. Its image
editing features allow users to straighten, crop, eliminate red eye, and
adjust levels and color balance. It also features an auto "enhance" option
that will attempt to guess appropriate levels for the image.
Shotwell allows users to publish their images and videos to Facebook, Flickr,
Picasa Web Albums, Piwigo, and YouTube.
This package provides icons used in WindowMaker frequently.
This is a port of the ircd-ratbox IRC daemon.
This version is the 'testing' branch; it usually contains more features,
but may contain as of yet unidentified bugs. Admins wishing to try out new
features or test the development release may prefer to use it over the
standard production release.
ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.
Changes Include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for forced nick changes (instead of collision kills).
o New ssld and bandb processes for SSL connections and ban checking;
these allow ratbox-3 to make better use of multi-processor systems.