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

Ebook Cover Graphics freeware
Filter: All | Freeware | Demo
 

Ebook Cover Graphics

< 1 2 3 4 5 > 
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

Added: July 15, 2010 | Visits: 1.088

Bio::Graphics::Glyph::minmax Bio::Graphics::Glyph::minmax is the minmax glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This glyph is the common base class for Bio::Graphics::Glyph::graded_segments and Bio::Graphics::Glyph::xyplot. It adds an internal method named minmax() for calculating... Platforms: *nix

License: Freeware Size: 4.7 MB Download (115): Bio::Graphics::Glyph::minmax Download

Added: October 26, 2010 | Visits: 1.202

Bio::Graphics::FeatureFile Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file. SYNOPSIS use Bio::Graphics::FeatureFile; my $data = Bio::Graphics::FeatureFile->new(-file => features.txt); # create a new panel and render contents of the file onto it my $panel = $data->new_panel; my... Platforms: *nix

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

Added: May 24, 2010 | Visits: 912

Devel::Cover Devel::Cover package contains code coverage metrics for Perl. SYNOPSIS perl -MDevel::Cover yourprog args cover perl -MDevel::Cover=-db,cover_db,-coverage,statement,time yourprog args To test an uninstalled module: cover -delete HARNESS_PERL_SWITCHES=-MDevel::Cover make test cover To... Platforms: *nix

License: Freeware Size: 26.62 KB Download (96): Devel::Cover Download

Added: September 09, 2010 | Visits: 1.190

Devel::Cover::Truth_Table Devel::Cover::Truth_Table can create and manipulate truth tables for coverage objects. SYNOPSIS use Devel::Cover::Truth_Table; # $a || $b my $or_tt = Devel::Cover::Truth_Table->new_primitive(or_3, 0, 1, 1); # $c && $d my $and_tt = Devel::Cover::Truth_Table->new_primitive(and_3, 1, 0,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (173): Devel::Cover::Truth_Table Download

Added: January 25, 2010 | Visits: 1.103

Graphics::ColorPicker Graphics::ColorPicker is a Perl module for WYSIWYG web applications that allow selection of HEX color numbers. SYNOPSIS use Graphics::ColorPicker; or require Graphics::ColorPicker; make_page($path_to_images); send_page($html_txt,$type); $time_string = http_date($time); $name =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (101): Graphics::ColorPicker Download

Added: January 12, 2010 | Visits: 969

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: May 06, 2010 | Visits: 1.369

Rockbox Cover Generator Rockbox Cover Generator amaroK script is a modded version of RockBox Cover Creator by Adrian. This version is meant for people who use the iRiver in plugged-in mode to listen to music and keep in sync with the mp3s on Harddisk. !!IMPORTANT!! You need to set a root folder for your music on... Platforms: *nix

License: Freeware Size: 2.05 KB Download (137): Rockbox Cover Generator Download

Added: May 21, 2010 | Visits: 1.200

Text::Graphics Text::Graphics is a text graphics rendering toolkit. This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms... Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Text::Graphics Download

Added: March 24, 2010 | Visits: 1.329

GD Graphics Library Gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG... Platforms: *nix

License: Freeware Size: 1.2 MB Download (159): GD Graphics Library Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 1.643

PDL::Graphics::TriD PDL::Graphics::TriD is a PDL 3D interface. SYNOPSIS use PDL::Graphics::TriD; # After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); # $colors = (3,n,...) line3d([$x,$y,$z]);... Platforms: *nix

License: Freeware Size: 2.1 MB Download (108): PDL::Graphics::TriD Download

Added: April 12, 2010 | Visits: 761

Graphics::Simple Graphics::Simple is a simple , device-independent graphics API for Perl. SYNOPSIS use Graphics::Simple; line 100,100,200,200; circle 50,50,25; stop(); clear(); # Wait for a button press, clear the page Ever had a Commodore C-64 or Vic-20 or some other of the machines of that era? Where... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graphics::Simple Download

Added: March 20, 2010 | Visits: 1.604

Free eBook Search Free eBook Search allows you to search with the highlighted text/right click for your favorite Free ebooks in freebookzone site. Search with the highlighted text/right click for your favorite Free ebooks in www.freebookzone.com. You may search using the Book Title, ISBN (10 Digit),... Platforms: *nix

License: Freeware Size: 22.53 KB Download (154): Free eBook Search Download

Released: October 01, 2010  |  Added: October 14, 2010 | Visits: 1.505

Website Design With Instant Cover Creator - you can instantly make dozens of covers in a fraction of the time that it would take for you to send an email to your old graphics designer. By the designer that you hired ever received your email you could have created the perfect cover to help sell your next... Platforms: Windows, MS-DOS,OpenVMS,Other

License: Freeware Size: 227.44 KB Download (230): Website Design Download

Released: December 27, 2012  |  Added: January 13, 2013 | Visits: 1.198

Free 3DPageFlip PDF to Flash eBook Free 3DPageFlip PDF to Flash eBook Creator is professional and effective software offers a solution for users to convert one or more PDF files to high quality SWF files directly, accurately and quickly. It will help you preserve the original text, link, image and layout in PDF file in order to... Platforms: Windows

License: Freeware Size: 3.17 MB Download (83): Free 3DPageFlip PDF to Flash eBook Download

Released: May 29, 2013  |  Added: June 25, 2013 | Visits: 778

AVS Cover Editor AVS Cover Editor - easy to use, quick to get a perfect result. Design your own disc cover. Use ready templates or import images from your computer. Zoom in/out to view details of the image or text. Create covers for various disc types: CD, DVD, VCD, Blu-ray discs, etc. Make colorful... Platforms: Windows

License: Freeware Size: 625.22 KB Download (69): AVS Cover Editor Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 942

DVD Cover Printer Pro DVD Cover Printer Pro is an utility that will enable users to create and print various CD / DVD covers. For creating covers you can add images and edit them: rotate, flip, soften, sharpen and many more. Platforms: Windows

License: Freeware Download (75): DVD Cover Printer Pro Download

< 1 2 3 4 5 >