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

Svg Graphics freeware
Filter: All | Freeware | Demo
 

Svg Graphics

< 1 2 3 4 5 > 
Added: April 24, 2010 | Visits: 1.211

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: January 25, 2010 | Visits: 1.101

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: June 06, 2010 | Visits: 1.226

SVG::Parser SVG::Parser is a Perl module with XML Parser for SVG documents. SYNOPSIS #!/usr/bin/perl -w use strict; use SVG::Parser; die "Usage: $0 n" unless @ARGV; my $xml; { local $/=undef; $xml=<>; } my $parser=new SVG::Parser(-debug => 1); my $svg=$parser->parse($xml); print... Platforms: *nix

License: Freeware Size: 14.34 KB Download (146): SVG::Parser Download

Added: November 27, 2010 | Visits: 1.274

Games::Go::SGF2misc::SVG Games::Go::SGF2misc::SVG is a Perl package to simplify SGF game rendering using Image::LibrSVG. SYNOPSIS use Games::Go::SGF2misc::SVG; my $image = new Games::Go::SGF2misc::SVG(imagesize => 3in, boardsize => 19, gobanColor=> white ); $image->drawGoban(); $image->placeStone(b,cd);... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Games::Go::SGF2misc::SVG Download

Added: July 21, 2010 | Visits: 1.110

SVG::Element SVG::Element is a Perl module to generate the element bits for SVG.pm. SVG.pm makes it possible to generate fully-functional SVG images in perl. 100% of the SVG tags are supported, and any new arbitrary element tag can be added by users by declaring it. ***THERE ARE FIVE WAYS TO IMPLEMENT... Platforms: *nix

License: Freeware Size: 47.1 KB Download (95): SVG::Element Download

Added: March 18, 2010 | Visits: 1.096

SVG::DOM SVG::DOM is a Perl library with DOM (Document Object Model) methods for SVG objects. SVG::DOM provides a selection of methods for accessing and manipulating SVG elements through DOM-like methods such as getElements, getChildren, getNextSibling and so on. Currently only methods that provide... Platforms: *nix

License: Freeware Size: 51.2 KB Download (97): SVG::DOM Download

Added: August 25, 2010 | Visits: 1.101

Bio::Phylo::Treedrawer::Svg Bio::Phylo::Treedrawer::Svg is a Perl module that creates svg tree drawings. No serviceable parts inside. This module creates a scalable vector graphic from a Bio::Phylo::Trees::Tree object. It is called by the Bio::Phylo::Treedrawer object, so look there to learn how to create tree drawings.... Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): Bio::Phylo::Treedrawer::Svg 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.328

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.642

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: 760

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: July 26, 2010 | Visits: 1.773

SVG Icons The SVG Icons project provides SVG icon themes for desktop environments, including KDE and GNOME. They provide high rendering quality due to anti-aliasing, and reduce the amount of disk space required. SVG Icons project has a goal to provide Open-Source reference implementation of SVG icon... Platforms: *nix

License: Freeware Size: 4.3 MB Download (180): SVG Icons Download

Added: October 21, 2010 | Visits: 885

phpHtmlLib phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html widgets. It provides a mechanism to output perfectly indented/readable... Platforms: *nix

License: Freeware Size: 839.68 KB Download (90): phpHtmlLib Download

Released: May 02, 2011  |  Added: May 08, 2011 | Visits: 2.377

WebDwarf Free Web Page Maker Web Page authoring has never been easier or more affordable. WebDwarf Free is Virtual Mechanics' easy to use drag-and-drop web page maker. Features include a word processor with spell checker and link editor, built-in graphics creation and image editing, enhanced page layout including a snap-to... Platforms: Windows

License: Freeware Size: 8.96 MB Download (247): WebDwarf Free Web Page Maker Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 995

DWG to SVG Converter 2010 MX DWG to SVG Converter 2010 MX allows you convert DWG to SVG, DXF to SVG and DWF to SVG directly without need of AutoCAD, it converts DWG, DXF and DWF files into vector SVG files, quick and easily. DWG to SVG Converter 2010 MX is a program that helps you convert DWG files. Supports... Platforms: Windows

License: Freeware Download (479): DWG to SVG Converter 2010 MX Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 729

SVG To Android PNG SVG To Android PNG is a simple tool that was built using Java and can be accessed from the Command Line in order to create PNG files in LDPI, MDPI, HDPI and XHDPI formats from SVG files. The utility can be used to quickly create drawables for Android applications. Platforms: Windows

License: Freeware Download (420): SVG To Android PNG Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 424

SVG Eclipse Plugin The project goal is to develop an Eclipse plugin for the Apache SVG framework 'Batik'. The plugin adds editors, views and wizards to deal with scaleable vector graphics. Platforms: Windows, Mac, Linux

License: Freeware Size: 16.68 MB Download (49): SVG Eclipse Plugin Download

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

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

< 1 2 3 4 5 >