Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.181.379 Times

Aztec Calendar Image freeware
Filter: All | Freeware | Demo
 

Aztec Calendar Image

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.701

Quick Image Viewer Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer designed to replace the classic image viewers like xv or xloadimage. Quick Image Viewer program runs on FreeBSD, Linux (libc5/glibc), Solaris (SunOS) and HP-UX.. Homepage of QIV - The Linux, Solaris(SunOS) and FreeBSD Quick...



Platforms: *nix

License: Freeware Size: 71.68 KB Download (141): Quick Image Viewer Download

Added: June 09, 2010 | Visits: 1.326

Image::ExifTool::Location Image::ExifTool::Location is a Perl module with easy setting, getting of an images location information. SYNOPSIS use Image::ExifTool; use Image::ExifTool::Location; my $exif = Image::ExifTool->new(); # Extract info from existing image $exif->ExtractInfo($src); # Set location...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Image::ExifTool::Location Download

Added: April 02, 2010 | Visits: 1.746

Hebrew Calendar Hebrew Calendar is a GTK class which shows the Hebrew dates and holydays and their corresponding Gregorian date. Hebrew Calendar is based on the GTK toolkit and it can be integrated in any piece of GTK software. The dates convertor is a C++ class written by Nachum Dershowitz and Edward M....


Platforms: *nix

License: Freeware Size: 266.24 KB Download (201): Hebrew Calendar Download

Added: November 24, 2010 | Visits: 970

Image::PBMlib Image::PBMlib Perl module contains helper functions for PBM/PGM/PPM image file formats. SYNOPSIS use Image::PBMlib; ... open(PPM, "< image.ppm")... my $ref = readppmheader(*PPM); my @pixels = readpixels_raw(*PPM, $$ref{type}, ($$ref{width} * $$ref{height}) ); my @pixels =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Image::PBMlib Download

Added: June 25, 2010 | Visits: 1.102

Image::ParseGIF Image::ParseGIF can parse a GIF image into its compenent parts. SYNOPSIS use Image::ParseGIF; $gif = new Image::ParseGIF ("image.gif") or die "failed to parse: $@n"; # write out a deanimated version, showing only the first frame $gif->deanimate(0); # same again, manually printing each...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Image::ParseGIF Download

Added: October 27, 2010 | Visits: 1.820

Yet Another Calendar Yet Another Calendar is a malleable, clear, concise CGI calendar. Yet Another Calendar project doesnt require a relational database server and uses a single page per month for editing and viewing.. Get mod_auth_shadow at SourceForge.net. Fast, secure and free downloads from the largest Open...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (144): Yet Another Calendar Download

Added: July 17, 2010 | Visits: 1.408

Data::FormValidator::Filters::Image Data::FormValidator::Filters::Image is a filter that allows you to shrink incoming image uploads using Data::FormValidator. SYNOPSIS use Data::FormValidator::Filters::Image qw( image_filter ); # Build a Data::FormValidator Profile: my $my_profile = { required => qw( uploaded_image ),...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): Data::FormValidator::Filters::Image Download

Added: August 06, 2010 | Visits: 1.509

CGI::WeT::Modules::Calendar CGI::WeT::Modules::Calendar are Perl extensions to engine to allow calendar management. SYNOPSIS use CGI::WeT::Modules::Calendar (); This module provides rendering constructs to allow navigation through a set of calendars. Support is provided for multiple types of events in multiple...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (99): CGI::WeT::Modules::Calendar Download

Added: September 03, 2010 | Visits: 2.089

k5n Desktop Calendar k5n Desktop Calendar (k5nCal, for short) application is a calendar application for your desktop. It shares features with applications like Apple iCal and Microsoft Outlook, but it is open source. This project is built upon Java Calendar Tools, and all data is stored in RFC 2445 iCalendar...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (173): k5n Desktop Calendar Download

Added: October 19, 2010 | Visits: 951

Milo Calendar Milo Calendar is a SuperKaramba script that reads the dates stored by KOrganizer and displays them on your desktop in a clear, neat calendar. The calendar also displays todays date and it can move back/forward months. the descriptions of the events are shown via tooltips. The images for this...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (90): Milo Calendar Download

Added: January 12, 2010 | Visits: 1.439

GD::Image::Thumbnail GD::Image::Thumbnail is a Perl extension for creating thumbnailed images with GD. SYNOPSIS use GD::Image::Thumbnail; my $img = GD::Image->new(100,20); my $thm = $img->thumbnail; # same as { factor => 0.20 } my $thm = $img->thumbnail($n); # same as { side => $n } my $thm =...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (135): GD::Image::Thumbnail Download

Added: November 17, 2010 | Visits: 1.762

GD::Image::AnimatedGif GD::Image::AnimatedGif is a Perl extension for creating animated gifs with GD. SYNOPSIS use GD::Image::AnimatedGif; # setup the image my $image = GD::Image->new(42,21); my $white = $image->colorAllocate(255,255,255); $image->transparent($white); # setup some font goodies my $fontcolor...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): GD::Image::AnimatedGif Download

Added: February 01, 2010 | Visits: 962

GD::Image::Orientation GD::Image::Orientation is a Perl extension for managing a GD::Images vertical or horizontal orientation (shapewise). SYNOPSIS use GD::Image::Orientation; for(@images) { my $img = GD::Image->new($_) or die $!; $dbh->do("INSERT INTO photogallery.metainfo (Id,Orientation,File) VALUES...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): GD::Image::Orientation Download

Added: October 24, 2010 | Visits: 1.618

CAD::Drawing::IO::Image CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of the ImageMagick type extensions. $fact =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (111): CAD::Drawing::IO::Image Download

Added: February 18, 2010 | Visits: 1.002

DateTime::Calendar::Pataphysical DateTime::Calendar::Pataphysical is a Perl module with dates in the pataphysical calendar. SYNOPSIS use DateTime::Calendar::Pataphysical; $dt = DateTime::Calendar::Pataphysical->new( year => 1752, month => 10, day => 4 ); DateTime::Calendar::Pataphysical is the implementation of the...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): DateTime::Calendar::Pataphysical Download

Added: February 19, 2010 | Visits: 1.861

Image Download Image Download allows you to download All the Picuture In the Page. Filter by width ,height, type. Auto Create Sub Folder ,auto rename Auto log Download Infomation..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): Image Download

Added: July 21, 2010 | Visits: 1.532

Partition Image Partition Image application is a Linux/UNIX utility which saves partitions in many formats (see below) to an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied on removable floppies (ZIP for example); partitions...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (118): Partition Image Download

Added: February 06, 2010 | Visits: 994

GFL::Image GFL::Image is an OO interface to P-e Gougelets Graphic File Library. SYNOPSIS use GFL::Image; my $im = GFL::Image-> new; $im -> load("test.png"); $im -> set( output => "jpeg", undolevel => 5 ); $im -> resize (320, 200); $im -> filter( maximum => 3, mediancross => 7 ); $im -> undo;...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (108): GFL::Image Download

Added: March 13, 2010 | Visits: 1.474

Lire - Lucene Image REtrieval Lire, the Lucene Image REtrieval library is a simple way to create a Lucene index of image features for content based image retrieval (CBIR). The used features are taken from the MPEG-7 Standard: ScalableColor, ColorLayout and EdgeHistogram. Furthermore methods for searching the index are...


Platforms: *nix

License: Freeware Download (127): Lire - Lucene Image REtrieval Download

Added: July 14, 2010 | Visits: 1.845

Perceptual Image Diff Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Its useful for running automated regression testing on images that are perceptually identical but have minor pixel noise from different random number...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (114): Perceptual Image Diff Download

< 1 2 3 4 5 >