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.481.258 Times

Organize Graphics Easily freeware
Filter: All | Freeware | Demo
 

Organize Graphics Easily

1 2 3 4 5 > 
Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 764

Free Forum Poster Software Free Forum Poster Software. * Stores all your forums log-in details so you will NEVER have to dig your brains and battle to remember all of them. * Lets you store preset forum postings and allows for you to paste them easily onto each separate forum with just a couple of clicks of the... Platforms: Windows

License: Freeware Size: 1.39 MB Download (440): Free Forum Poster Software Download

Added: May 20, 2013 | Visits: 811

Live Chat Software for Wordpress LIVECHAT Contact Center is a fast and intuitive live chat software to enable your sales representatives contact customers on the website. Help online visitors find what they need before they leave your site. * Increase sales conversion rate and customer satisfaction level. * Allow customers to... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Live Chat Software for Wordpress Download

Added: August 05, 2010 | Visits: 822

dvupicts dvupicts is a program that allows the user to easily organize their digital pictures. dvupicts lets you download the pictures from the camera memory card, view them and last select album to upload to you gallery (.sf.net) site. Simple shell script that uses "dialog" to: 1 download picts... Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): dvupicts Download

Added: October 01, 2010 | Visits: 1.156

Apache XML Graphics Commons Apache XML Graphics Commons project is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library,... Platforms: *nix

License: Freeware Download (92): Apache XML Graphics Commons Download

Released: March 30, 2013  |  Added: April 25, 2013 | Visits: 827

IconCool Free Graphics Converter IconCool Free Graphics Converter is an easy-to-use and powerful batch graphic converter and image processing software. Supports more than 500 graphic formats, including JPG, JPEG2000, PNG, GIF, EMF, TIF, PDF and more. Supports 40 image filters, including Blurring, Sharpening, Embossing,... Platforms: Windows

License: Freeware Size: 23.01 MB Download (68): IconCool Free Graphics Converter Download

Added: April 02, 2013 | Visits: 481

SnowStorm for Graphics and Animations SnowStorm is a javascript-driven snow effect that can be easily implemented into web pages.It has been designed to be easy to use. A single javascript file provides the functionality required; the only other files needed are the images of snowflakes themselves.SnowStorm works under most of the... Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (42): SnowStorm for Graphics and Animations Download

Released: November 11, 2005  |  Added: September 06, 2006 | Visits: 6.043

Vector Graphics ActiveX Vector Graphics ActiveX is professional graphics solution for creating business and technical drawings and the most powerful for today. It provides 500+ methods, properties and events and is fully object oriented. Developers get full control of all objects at run time and can process graphic... Platforms: Windows

License: Freeware Size: 5.93 MB Download (765): Vector Graphics ActiveX Download

Added: October 09, 2010 | Visits: 1.725

Small Antialiased Graphics Library SAgl is a portable small antialiased graphics library. It offers lines, circles, and bezier curves, as well as thick lines and fills. It can be used on top of SDL or with X or any other graphics system.. Get grplib at SourceForge.net. Fast, secure and free downloads from the largest Open Source... Platforms: *nix

License: Freeware Size: 86.02 KB Download (106): Small Antialiased Graphics Library Download

Added: January 24, 2010 | Visits: 3.113

Bio::Graphics::Glyph::alignment Bio::Graphics::Glyph::alignment is the "alignment" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This is identical to the "graded_segments" glyph, and is used for drawing features that consist of discontinuous segments. The color intensity of each segment is... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::Glyph::alignment Download

Added: February 08, 2010 | Visits: 1.272

Chemistry::Artificial::Graphics Chemistry::Artificial::Graphics is a graphic plot for artificial with database support. SYNOPSIS use strict; use Chemistry::SQL; use Chemistry::Artificial::Graphics; my $dbname = $ARGV[0]; my $chaname = $ARGV[1]; my $file = $ARGV[2]; my $mode = $ARGV[3]; if (scalar(@ARGV)!=4) {... Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): Chemistry::Artificial::Graphics Download

Added: January 21, 2010 | Visits: 1.677

The Mesa 3D Graphics Library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc.(SGI). However, the author does not possess an OpenGL license from SGI,... Platforms: *nix

License: Freeware Size: 3.2 MB Download (123): The Mesa 3D Graphics Library Download

Added: May 04, 2010 | Visits: 1.266

PDL::Graphics::LUT PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables. SYNOPSIS use PDL::Graphics::PGPLOT; use PDL::Graphics::LUT; # what tables are available my @tables = lut_names(); # get the reversed colour table smooth, # with the gamma intensity ramp my ( $l,... Platforms: *nix

License: Freeware Size: 1.1 MB Download (98): PDL::Graphics::LUT Download

Added: February 09, 2010 | Visits: 1.707

CAD::Drawing::Manipulate::Graphics CAD::Drawing::Manipulate::Graphics - Gimp meets CAD. Methods All of these are CAD::Drawing methods (I force my own inheritance:) image_init Initialize the image at $addr based on the value at the fullpath key. This establishes the contained Image::Magick object and loads the image into... Platforms: *nix

License: Freeware Size: 39.94 KB Download (116): CAD::Drawing::Manipulate::Graphics Download

Added: August 03, 2010 | Visits: 1.253

PDL::Graphics::AquaTerm PDL::Graphics::AquaTerm is a Perl module that provides access to the AquaTerm Mac OS-X graphics terminal. SYNOPSIS # example 1 use PDL; use PDL::Graphics::LUT; use PDL::Graphics::AquaTerm; my $x_size = 255; my $y_size = 255; aquaOpen({SIZE_X => $x_size, SIZE_Y => $y_size});... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): PDL::Graphics::AquaTerm Download

Added: June 07, 2010 | Visits: 1.079

PDL::Graphics::X PDL::Graphics::X is a PDL OO access to X windows. SYNOPSIS # example 1 use PDL; use PDL::Graphics::X; my $x_size = 255; my $y_size = 255; my $win1 = PDL::Graphics::X->new({SIZE_X => $x_size, SIZE_Y => $y_size}); my $a = xvals(zeroes(byte,$x_size,$y_size)); $win1->imag($a); # example... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): PDL::Graphics::X Download

Added: May 24, 2010 | Visits: 1.036

fid-graphics fid-graphics project is a simple toolkit for the Frigand Imperial Desktop. It is probably the easiest toolkit to write a display engine for, but it does not support any widgets. Whats New in This Release: - src/Desktop/Fid/Window.lhs (displayWaitRedisplay): New function. -... Platforms: *nix

License: Freeware Size: 79.87 KB Download (108): fid-graphics Download

Added: April 03, 2010 | Visits: 1.426

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: April 03, 2010 | Visits: 1.173

Bio::Graphics::Glyph::cds Bio::Graphics::Glyph::cds module contains the "cds" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This glyph draws features that are associated with a protein coding region. At high magnifications, draws a series of boxes that are color-coded to indicate the... Platforms: *nix

License: Freeware Size: 4.7 MB Download (95): Bio::Graphics::Glyph::cds Download

Added: January 06, 2010 | Visits: 1.232

Bio::Graphics::Panel 1.5.2_005 Bio::Graphics::Panel is a Perl module to generate GD images of Bio::Seq objects. SYNOPSIS # This script parses a GenBank or EMBL file named on the command # line and produces a PNG rendering of it. Call it like this: # render.pl my_file.embl | display - use strict; use Bio::Graphics;... Platforms: *nix

License: Freeware Size: 5.7 MB Download (100): Bio::Graphics::Panel 1.5.2_005 Download

Added: April 24, 2010 | Visits: 1.212

Bio::Graphics::Feature Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel. SYNOPSIS use Bio::Graphics::Feature; # create a simple feature with no internal structure $f = Bio::Graphics::Feature->new(-start => 1000, -stop => 2000, -type => transcript, -name => alpha-1... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Graphics::Feature Download

1 2 3 4 5 >