WareSeeker Search Software

drawing tools


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

AutoCAD Drawing Viewer 2.0


windows Graphic Apps->CAD Free
View Detail
Download AutoCAD Drawing Viewer 2.0Download AutoCAD Drawing Viewer 2.0
4.03 MB
AutoCAD Drawing Viewer is a powerful tool for viewing AutoCAD drawing files.

Here are some key features of "AutoCAD Drawing Viewer":

· View and open drawings
· view block attribute values
· view text values
· view layer information
· print drawings
· copy drawing to ClipBoard
· save drawing as a BMP file


AutoCAD Drawing Viewer does not require AutoCAD to run and is compatible with all AutoCAD drawing versions.

2

Drawing Fast n Easy


script Java Free
View Detail
Download Drawing Fast n EasyDownload Drawing Fast n Easy
This is an interesting kids drawing game and unique drawing tool. No artists talents required. With this everyone can make a masterpiece in few minutes.
3

Actual Drawing 4.2


windows Web Development->HTML Editors A G $59
View Detail
Download Actual Drawing 4.2Download Actual Drawing 4.2
4311K
Actual Drawing is a visual publishing tool, which helps you make Web Pages without having to know HTML, simply by dragging and dropping page content. The program has own image manipulation tools that you dont need to use a third party image editor. You can add a shadow to image, make it glow, draw it with opacity or as a transparent image. Additional tools allow to Flip, Rotate, Resize, Adjust Colors, Blur, Sharpen, Dilate, Erode or Emboss any image. The program has easy to use tools to prepare custom rollover buttons. A page background tool helps you to create a custom background with own text strings, images and shapes and edit it at any time. Most powerful tool is containers with Actual Drawing files, which help to build entire site from few elements.

4

Actual Drawing 7.1


windows Web Development->HTML Editors $59.00
View Detail
Download Actual Drawing 7.1Download Actual Drawing 7.1
4.80MB
Actual Drawing is a visual publishing tool, which helps you make Web Pages without having to know HTML, simply by dragging and dropping page content. The program has own image manipulation tools that you dont need to use a third party image editor. You can add a shadow to image, make it glow, draw it with opacity or as a transparent image. Additional tools allow to Flip, Rotate, Resize, Adjust Colors, Blur, Sharpen, Dilate, Erode or Emboss any image. The program has easy to use tools to prepare custom rollover buttons. A page background tool helps you to create a custom background with own text strings, images and shapes and edit it at any time. Most powerful tool is containers with Actual Drawing files, which help to build entire site from few elements. The program converts all graphical content into web compatible GIF or JPEG images with optimized size. In addition Actual Drawing has an FTP tool to publish your site, tools to design form elements, spell checker and much more.Changes in the new version:Added about 20 Ready-to-use Java Scripts, like scrolling and flying texts, funky cursors, date and time counters, and various background effects.Some minor bugs were fixed.
5

DockItem Drawing 1.0


mac Tools->Developer Tools Free
View Detail
Download DockItem Drawing 1.0Download DockItem Drawing 1.0
32 KB
DockItem Drawing is a REALbasic example that demonstrates how to draw a custom application icon in the Dock on Mac OS X.

Completly freeware for non-commercial use.


6

Actual Drawing 5.9


windows Web Development->HTML Editors $59
View Detail
Download Actual Drawing 5.9Download Actual Drawing 5.9
4.79 MB
Actual Drawing is a visual publishing tool that helps you make Web pages without having to know HTML, allowing you to drag and drop page content.

The program has its own image manipulation tools so you dont need to use a third-party image editor - web page content can be drawn with various effects like glow, shadow, or transparency.

Resolution-independent vector layers can be resized without loss of quality. The filling gradients and patterns enable to create visual effects with stunning realism.

The program has easy-to-use tools to prepare custom rollover buttons; it creates necessary images and Java script.

In addition, Actual Drawing has features to publish your site, create forms, and make web albums. You can check broken links with the program, and submit your pages to search engines. It also features batch processor, ready-to-use Java Scripts, and much more.

7

AutoCAD Drawing Viewer 2.0


windows Business Finance->Applications Free
View Detail
Download AutoCAD Drawing Viewer 2.0Download AutoCAD Drawing Viewer 2.0
4.1 MB
AutoCAD Drawing Viewer is a free utility for viewing AutoCAD drawing files. Features include: View and open drawings, view block attribute values, view text values, view layer information, print drawings, copy drawing to ClipBoard, save drawing as a BMP file, etc. AutoCAD Drawing Viewer does not require AutoCAD to run and is compatible with all AutoCAD drawing versions.
8

Actual Drawing 7.1


windows Web Development->HTML Editors $59
View Detail
Download Actual Drawing 7.1Download Actual Drawing 7.1
6.68 MB
Actual Drawing description
This software has features that enable you to publish your site, create forms, and make web albums. Actual Drawing is a visual publishing tool that helps you make Web pages without having to know HTML, allowing you to drag and drop page content.

The program has its own image manipulation tools so you dont need to use a third-party image editor - web page content can be drawn with various effects like glow, shadow, or transparency.

Resolution-independent vector layers can be resized without loss of quality. The filling gradients and patterns enable to create visual effects with stunning realism.

This application has easy-to-use tools to prepare custom rollover buttons and it will create necessary images and Java script.

In addition, Actual Drawing has features to publish your site, create forms, and make web albums. You can check broken links with the program, and submit your
pages to search engines. It also features batch processor, ready-to-use Java Scripts, and much more.

Here are some key features of "Actual Drawing":

· Character-level control over all text attributes
· Javascript Rollover Images
· Image Optimization
· Instant effects like drop shadow, glow, inner shadow, blurred bevel, inner glow etc.
· Filling and outlining images: linear fill, velvet fill, radial fill, conical fill, square fill and pattern
· Creating Web-based forms
· Creating Frame-Based Pages
· Creating Web Albums
· Checking up Broken Links for entire site
· Submitting Web Pages to most popular search engines
· Automaticaly upload all page content to your Website
· Spell Checking for major languages
· Ready-to-use Java Scripts
· Drag and drop images from Internet Explorer
· Insert special and extended characters into your Web page
· Calculating download time for a Web page
· Floating layers
· Vector Images
· Includes over 100 background images, buttons, logos, pointers for use in your web pages
· Includes over 20 web page templates to help you get started
· Includes Batch Processor for simplifying process of making changes in large number of web pages
· Preview supports JavaScript, StyleSheets, and DHTML


Requirements:

· Intel Pentium II/200 MHz or compatible
· 32 MB RAM (64 MB recommended)
· 20 MB hard disk space
· Color monitor
· Mouse or other pointing device


Limitations:

· Nag screen

9

File::Drawing 0.01


linux Programming->Libraries Free
View Detail
Download File::Drawing 0.01Download File::Drawing 0.01
0.063 MB
File::Drawing release, revise and retrieve contents to/from a drawing program module.

SYNOPSIS

##########
# Subroutine interface
#
use File::Drawing qw(
dod_date dod_drawing_number number2pm pm2number obsolete
broken backup);

$date = dod_date($sec, $min, $hour, $day, $month, $year);
$drawing_number = dod_drawing_number( );

$pm = number2pm($drawing_number, $repository);
$drawing_number = pm2number($drawing_number, $repository);

$old_value = config( $option );
$old_value = config( $option => $new_value);
(@all_options) = config( );

obsolete($drawing_number, $repository);
broken($drawing_number, $repository);
($file, $backup_file) = backup($drawing_number, $repository, $dir);

######
# Class Interface
#
use File::Drawing;

$default_options = defaults(@options);

$old_value = $default_options->config( $option );
$old_value = $default_options->config( $option => $new_value);
(@all_options) = $default_options->config( );

$drawing = new File::Drawing($contents, $white_tape, $pod, $file_contents, $drawing_number, $repository);

$drawing = File::Drawing->retrieve($drawing_number, @options);

$error = $drawing->release(@options);

$error = $drawing->revise(@options);

$date = $drawing->dod_date($sec, $min, $hour, $day, $month, $year);
$drawing_number = $$drawing->dod_drawing_number( );

$pm = $drawing->number2pm($drawing_number, $repository);
$drawing_number = $drawing->pm2number($drawing_number, $repository);

$drawing->obsolete($drawing_number, $repository);
$drawing->broken($drawing_number, $repository);
($file, $backup_file) = $drawing->backup($drawing_number, $repository, $dir);

Generally, if a subroutine will process a list of options, @options, that subroutine will also process an array reference, @options, [@options], or hash reference, %options, {@options}. If a subroutine will process an array reference, @options, [@options], that subroutine will also process a hash reference, %options, {@options}. See the description for a subroutine for details and exceptions.

The File::Drawing program module uses American National Standards for drawings as a model for storing data. Commercial, governement and casual orgainizations have stored information over the centuries as drawings. Drawings probably evolved from the census that the Romans rulers, started back when Rome was a little frontier town. In other words, the practices of the drafting displines have evolved over time and have stood the test of time.

Any deviation must be a crystal clear advantage. Many of the practices are in place to avoid common and costly human mistakes that obviously a computerize drafting system will not make. A good approach is to make the computerized data structure optimum for computers and have the computer render the computerized data into a form that meets the drafting standards.

The File::Drawing program module, uses the Perl program module name as a drawing repository, drawing number combination. The contents of the drawing is contained in the program module file. The < File::Drawing > program module established methods to retrieve contents from a program module drawing file, create an Perl drawing object with the contents, and methods to release and revise the contents in a program module drawing file from a Perl drawing object. Other popular methods for computerize date are the SQL and XML. Perl has a wide range of program modules using these approach.

In this time in history, the Drawings are highly standardize and even subject to Internationl standarization agreements. The Drawing Sheet Size and Format conform to ANSI Y14.1-1975 or its successor. The drawing has a box with zone numbers running right to left alon the top and bottom, and zone letters running bottom to top along the sides. There is a section inside the box, lower right corner with the blocks for such things as the title, drawing number, current revision, authoriztion, and sheet number. There is an expandable four column table in the top right corner to record the revision history.


10

SE Drawing Extractor 3.7.53


windows Graphic Apps->Converters Optimizers $99.99
View Detail
Download SE Drawing Extractor 3.7.53Download SE Drawing Extractor 3.7.53
3.91 MB
SE Drawing Extractor description
SolidEdge Automation Tool that easily extracts drawings from SolidEdge files SE Drawing Extractor is an application which will easily extract 2D/3D pictures into AutoCAD format (DXF & DWG) for easy integration with 3rd party software, like CAM systems and CNC software.

You can integrate SolidEdge drawings with your CNC equipment, catalogs, websites, assembly instructions and other printed materials, accroding to your necessities.

Limitations:

· 30 days trial

11

Drawing Objects 3.0


windows Software Development->Components Libraries Free
View Detail
Download Drawing Objects 3.0Download Drawing Objects 3.0
629 KB
Drawing Objects description
Drawing Objects is a collection of 17 diagram components Drawing Objects is a collection of 17 diagram components to be used for runtime designing of organisational charts, flow charts, network diagrams, mind maps, family trees etc.

Requirements:

· Delphi version 7

12

Drawing Pad 1.1


windows System->Browser Tweak Free
View Detail
Download Drawing Pad 1.1Download Drawing Pad 1.1
3 KB
Drawing Pad description
Draw online and share the resulting image on the web with one click using the Draw Pad Opera widget The Drawing Pad widget for Opera browser is a fast, easy and fun way to create a sketch, road map, ecard, graffiti, pixel art, etc.

After you finished your drawing you can press save and the picture will be saved on a website providing you with the url to your image so you can share it with your friends.

Requirements:

· Opera 9 or later

13

CAD::Drawing 0.26


linux Programming->Libraries Free
View Detail
Download CAD::Drawing 0.26Download CAD::Drawing 0.26
0.039 MB
CAD::Drawing is a Perl module with methods to create, load, and save vector graphics.

SYNOPSIS

The primary intention of this module is to provide high-level operations for creating, loading, saving and manipulating vector graphics without having to be overly concerned about smile floormats. As the code has seen more use, it has also drifted into a general purpose geometry API.

The syntax of this works something like the following:

A simple example of a (slightly misbehaved) file converter:

use CAD::Drawing;
$drw = CAD::Drawing->new;
$drw->load("file.dwg");
my %opts = (
layer => "smudge",
height => 5,
);
$drw->addtext([10, 2, 5], "Kilroy was here", %opts);
$drw->save("file.ps");

This is a very basic example, and will barely scratch the surface of this modules capabilities. See the details for each function below and in the documentation for the backend modules.


14

Drawing Grounds 0.8


mac Games->Others Free
View Detail
Download Drawing Grounds 0.8Download Drawing Grounds 0.8
2.8 MB
Your tank army and another have engaged in battle. Protect your army (the bottom one that shoots blue bullets) and take out the other guys!

Use your drawing abilities to create barriers that stop the enemy fire while allowing your team to effectively assault the opposition.

(Created in a 24-hour iDevGames mini-contest)

Here are some key features of "Drawing Grounds ":

· Quick Fun
· Freebie
· Requires Mac OS 10.3.9 and up.
· Created by Derek Arndt
· Tank Model by Ivan Milles.



15

GG Tools 1.0


windows Web Development->Web Design Tools Free
View Detail
Download GG Tools 1.0Download GG Tools 1.0
91 KB
GG Tools description
GG tools is a free flash drawing tools extension package GG tools is a free flash drawing tools extension package. It highly extend the power of line (stroke) in Macromedia Flash. The current version of GG tools available only for Flash MX2004 and Flash 8 under Windows platform.

After you download and install the GG tools v100, you can access it from the Tools Panel. All the GG tools will be displayed
under Line Tool in Flash 8, or under Pen Tool in Flash MX2004. Just press one the Line Tool and hold your mouse button, you will be able to see the tools like in the picture at the left.

Select the tool you want to use, and try to draw on your stage.

GG asterisk
Click and drag to draw asterisk, press SHIFT key for random line length, change the number of lines through OPTION at property inspector.

GG spring
Click and drag to draw a spring line, dragging up or down for amplitude, left or right for width, change the frequency through OPTION at property inspector.

GG wave
Click and drag to draw a wave line, draging up or down for amplitude, left or right for width, change the frequency through OPTION at property inspector.

GG ZigZag
Click and drag to draw a zigzag line, dragging up or down for amplitude, left or right for width, change the frequency through OPTION at property inspector.

Requirements:

· Flash MX2004/Flash 8, Extension Manager

16

Network Drawing Software 3.5


windows Network Tools->Network Tools Suites $79.00
View Detail
Download Network Drawing Software 3.5Download Network Drawing Software 3.5
1.6 MB
Download compact network discovery and management tool for the Win32 platforms, network drawing software will discover all TCP/IP nodes and draw a full graphical map (including routes) using DNS, MAC Addresses, SNMP, NetBIOS, WMI and TCP Ports information. It can also poll the network and send an email when nodes are unreachable. Control and Secure your network with the SNMP MIB Browser, the WMI browser and the Port Scanner.
17

Drawing For Children 2.0


windows Graphic Apps->Editors Free
View Detail
Download Drawing For Children 2.0Download Drawing For Children 2.0
1.63 MB
Drawing for Childen is a free drawing application for children with many nice options.

The best way to learn to use it is simply to use it. There is though a document describing the use of the program.

18

Drawing Board ActiveX Control 2.0


windows Software Development->Components Libraries $299
View Detail
Download Drawing Board ActiveX Control 2.0Download Drawing Board ActiveX Control 2.0
1.52 MB
Drawing Board ActiveX Control acts as a drawing board for creating online drawing programs rapidly.

The OCX is flexible and lightweight giving developers new possibilities for drawing flowcharts, workflow, organizational charts, network diagrams and other business charts in a form or web page. You can custom the toolbars and template library according your requirement.

An advanced drawing board ActiveX Control which builds flowchart, workflow, network diagram applications with minimum time loss. It can be easily integrated into applications written in languages that support ActiveX control such as Visual C++, Visual Basic, Delphi, C++ Builder and .Net languages.

19

Computer Simple Drawing Control 1.0


windows Software Development->Visual Basic Components A G Free
View Detail
Download Computer Simple Drawing Control 1.0Download Computer Simple Drawing Control 1.0
2,522K
Intended to simplify the drawing of various elements in 32 Bit Visual Basic and VBScript based programs while it utilizes the built in offscreen device context drawing features of the Windows 95/NT operating systems for the fastest drawing effects. You can use CSDrwCtl to draw your own ActiveX Controls in VB5 with the techniques used by professional Windows programmers.

20

CAD::Drawing::Manipulate::Transform 0.26


linux Programming->Libraries Free
View Detail
Download CAD::Drawing::Manipulate::Transform 0.26Download CAD::Drawing::Manipulate::Transform 0.26
0.039 MB
CAD::Drawing::Manipulate::Transform is a Perl module with Matrix methods for CAD::Drawing.

Provides 3D transformation methods (based on traditional matrix algorithms) for Drawing.pm objects.

Coordinate System

All of these methods assume a RIGHT-HANDED coordinate system. If you are using a left-handed coordinate system, you are going to have trouble, trouble, trouble. We arent making video games here!


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search