10 projects tagged "Graphics"
AuctionGallery is a terminal script that creates picture galleries for the purpose of putting them into auctions like eBay or Yahoo! Auctions. It can also be used to automatically generate HTML templates for auction descriptions. It is aimed at power-sellers who have hundreds of products listed every day and need an efficient way of generating galleries and organizing pictures in a coherent directory structure.
DVD-Baker generates a DVD consisting of menus and slideshows from a picture collection stored in a Menalto Gallery G2 Web site or in a locally stored directory tree. Each "leaf" album (an album that does not contain sub-albums) is used to create a slideshow. The slideshows (and any DVD-ready MPEG videos) are made accessible on the DVD with menus that follow the structure of the Web site or directories. Extra features include random or sequential autoplay, and audio support. Since dvd-slideshow is used to produce each slideshow, it supports effects such as crossfades, crops, and 'Ken Burns' effects.
TYM (Typo Manager) is software for managing fonts in formats like .OTF (OpenType), .TTF (TrueType), and .PFA/.PFB (Typo1). It allows you to add or "link" fonts, activate or deactivate them, and delete them. It also handles the "group font" function and stores several fonts inside one file.
KScannerButtons is a daemon plus an optional KDE frontend for monitoring your scanner buttons so that actions can be taken in response to button presses. It's composed of a daemon (sanebuttond), a frontend that will display an icon in the systray, and a dialog box to configure and launch the daemon. It is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend and an HP 5300C scanner. The frontend requires Kommander (kde-webdev).
Video Contact Sheet *NIX creates a contact sheet (preview) from videos by taking still captures distributed over the length of the video. The output image contains useful information on the video such as codecs, file size, screen size, frame rate, and length. It requires MPlayer or FFmpeg and ImageMagick. It is confirmed to work on Linux and FreeBSD, and possibly other POSIX/UNIX systems.
updateThumbnails stores the thumbnails of photos in a dot directory, stores thumbnails for different applications and sizes, supports XV thumbnails, supports generation of GNOME local thumbnails as used by GQview, only generates thumbnails if the original image has changed, and removes thumbnails where the original file no longer exists.
bashgal is simple bash shell script which generates HTML thumbnail galleries using the "convert" and "jhead" command-line utilities. It does not need to run a server-side script to view image galleries because everything is pre-rendered. The fixed-height thumbnails fill the entire browser efficiently. Multiple image sizes can be switched between by the user at any time (and remembered, without cookies or JavaScript). Thumbnails are "sprited" using CSS to produce fewer server round trips and overall smaller data transfer. Vertical images are auto-rotated and EXIF data is extracted from JPEG headers.