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

Wolf Drawing Tutorial freeware
Filter: All | Freeware | Demo
 

Wolf Drawing Tutorial

< 1 2 3 4 5 > 
Added: August 04, 2010 | Visits: 1.586

CAD::Drawing::IO CAD::Drawing::IO are I/O methods for the CAD::Drawing module. This module provides the load() and save() functions for CAD::Drawing and provides a point of flow-control to deal with the inheritance and other trickiness of having multiple formats handled through a single module. Utility...



Platforms: *nix

License: Freeware Size: 39.94 KB Download (183): CAD::Drawing::IO Download

Added: August 23, 2010 | Visits: 1.795

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: February 09, 2010 | Visits: 1.698

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 (115): CAD::Drawing::Manipulate::Graphics Download

Added: May 26, 2010 | Visits: 1.809

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: October 11, 2010 | Visits: 1.610

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things..


Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: August 21, 2010 | Visits: 1.218

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: November 13, 2010 | Visits: 1.283

Jifty::Manual::Tutorial Jifty::Manual::Tutorial is a Perl module for Zero to Jifty in a Jiffy. This tutorial should give you everything you need to build your first application with Jifty. HOW TO The requirements Heres what you need to have installed -- at least when we write it. Installing Jifty No bones...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (101): Jifty::Manual::Tutorial Download

Added: June 04, 2010 | Visits: 1.474

Rose::DB::Object::Tutorial Rose::DB::Object::Tutorial is a guided tour of the basics of Rose::DB::Object. INTRODUCTION This document provides a step-by-step introduction to the Rose::DB::Object module distribution. It demonstrates all of the important features using a semi-realistic example database. This tutorial does...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Rose::DB::Object::Tutorial Download

Added: September 18, 2010 | Visits: 1.448

Task::Catalyst::Tutorial Task::Catalyst::Tutorial is a Perl module that installs everything you need to learn Catalyst. SYNOPSIS Installs the example "MyApp" described in Catalyst::Manual::Tutorial, and all its dependencies..


Platforms: *nix

License: Freeware Size: 74.75 KB Download (94): Task::Catalyst::Tutorial Download

Added: September 10, 2010 | Visits: 1.761

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (117): PDF::Reuse::Tutorial Download

Added: November 07, 2010 | Visits: 1.235

MARC::Doc::Tutorial MARC::Doc::Tutorial is a documentation-only module for new users of MARC::Record. SYNOPSIS perldoc MARC::Doc::Tutorial What is MARC? The MAchine Readable Cataloging format was designed by the Library of Congress in the late 1960s in order to allow libraries to convert their card catalogs...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (110): MARC::Doc::Tutorial Download

Added: August 26, 2010 | Visits: 1.249

Games::ScottAdams::Tutorial Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial. INTRODUCTION This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles. It...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (127): Games::ScottAdams::Tutorial Download

Added: July 14, 2010 | Visits: 966

Apache::PAR::tutorial Apache::PAR::tutorial is a Perl module with information on getting Apache::PAR up and running. Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): Apache::PAR::tutorial Download

Added: July 09, 2010 | Visits: 1.032

File::Drawing 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);...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (113): File::Drawing Download

Added: July 01, 2010 | Visits: 909

XML::XQL::Tutorial XML::XQL::Tutorial is a Perl module that describes the XQL query syntax. This document describes basic the features of the XML Query Language (XQL.) A proposal for the XML Query Language (XQL) specification was submitted to the XSL Working Group in September 1998. The spec can be found at...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): XML::XQL::Tutorial Download

Released: June 30, 2012  |  Added: July 29, 2012 | Visits: 1.296

Easy Excel Drawing Easy Excel Drawing is a powerful application designed to enable you to create excellent excel files background. Nice excel cover sheet will make your excel file wonderful than ever! Features: 1. Create wonderful excel file cover. 2. Make your customer in deep impression 3. Can generate...


Platforms: Windows

License: Freeware Size: 2.83 MB Download (111): Easy Excel Drawing Download

Released: February 18, 2013  |  Added: April 06, 2013 | Visits: 1.592

AutoCAD Drawing Viewer FREE AutoCAD Drawing Viewer is a lightweight powerful utility for viewing, editing, printing, converting and saving AutoCAD drawing files. Features include: Print drawings, create PDF files from drawing files in batches, convert drawings to different file formats in batches, view and open...


Platforms: Windows, Other

License: Freeware Size: 134.75 KB Download (137): AutoCAD Drawing Viewer Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 990

SE Drawing Extractor Personal SE Drawing Extractor is a must-have tool to automate extraction of 2D and 3D drawings from proprietary Solid Edge format to AutoCAD ® and CAM compatible DWG, DXF, SAT, IGS, JT, STP, XGL and PLMXML files. SE Drawing Extractor is usually used as a link between design department (Solid Edge files)...


Platforms: Windows

License: Freeware Size: 4.8 MB Download (65): SE Drawing Extractor Personal Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 836

Kids Drawing Free Screensaver Kids Drawing screensaver presents on the computer's desktop the childish water-color drawings. You will see laughing children, funny houses, flying dolphins, laboring butterflies, rural views and much more. Install this screensaver and enjoy the unique atmosphere of childhood on the desktop!


Platforms: Windows

License: Freeware Size: 4.37 MB Download (54): Kids Drawing Free Screensaver Download

Added: May 10, 2013 | Visits: 571

Drawing rubberbands over a canvas This class describes a generic method of drawing rubberbands on a wxPython canvas object (wxStaticBitmap, wxPanel etc) when the user presses the left mouse button and drags it over a rectangular area. It has methods to return the selected area by the user as a rectangular 4 tuple / Clear the...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Drawing rubberbands over a canvas Download

< 1 2 3 4 5 >