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

Cad Editor freeware
Filter: All | Freeware | Demo
 

Cad Editor

< 1 2 3 4 5 > 
Added: April 16, 2010 | Visits: 1.261

PGID3 Tag Editor PGID3 is an ID3v1 and v2 tag editor for manipulating the information on files such as MP3s. PGID3 Tag Editor project is written in PHP and uses PHP-GTK, so it can take advantage of the GTK+ Toolkit for rendering a GUI. The program itself is broken into three parts, a PHP Function Library called... Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): PGID3 Tag Editor Download

Added: January 14, 2010 | Visits: 1.064

Samoth World Editor Samoth World Editor project consists of medieval/fantasy universe RPG.. Platforms: *nix

License: Freeware Size: 17.8 MB Download (129): Samoth World Editor Download

Added: April 07, 2010 | Visits: 896

GStreamer-editor Graphical editor for creating GStreamer media pipelines Lets you quickly assemble and test various GStreamer pipelines to make audio and video players, transcoders and so on.. Platforms: *nix

License: Freeware Size: 491.52 KB Download (105): GStreamer-editor Download

Added: April 11, 2010 | Visits: 1.680

Video Related Picture Editor Video Related Picture Editor is a gtk2 GUI frontend for batch-manipulating images using ImageMagick, MPlayer and transcode. Its also the name of the infamous VRPE Team who paid me for hacking this together quickly because they needed it. The name Why "video related picture encoder" ?... Platforms: *nix

License: Freeware Size: 286.72 KB Download (114): Video Related Picture Editor Download

Added: February 17, 2010 | Visits: 1.848

CAD::Drawing 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.... Platforms: *nix

License: Freeware Size: 39.94 KB Download (228): CAD::Drawing Download

Added: September 22, 2010 | Visits: 1.619

CAD::Drawing::Manipulate CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Move, Copy, Scale, Mirror, and Rotate methods for single entities and groups of entities. Group Methods These methods are called with required values, followed by a hash reference of option values. Note the... Platforms: *nix

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

Added: October 24, 2010 | Visits: 1.628

CAD::Drawing::IO::Image CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of the ImageMagick type extensions. $fact =... Platforms: *nix

License: Freeware Size: 5.12 KB Download (111): CAD::Drawing::IO::Image Download

Added: September 06, 2010 | Visits: 1.622

CAD::Drawing::IO::Tk CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. This module is considered extremely pre-ALPHA and its use is probably deprecated by the time you read this. Methods There is no constructor for this class, its methods are inherited via CAD::Drawing::IO Thoughts... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): CAD::Drawing::IO::Tk Download

Added: September 06, 2010 | Visits: 1.421

CAD::Drawing::IO::PostScript CAD::Drawing::IO::PostScript is a Perl module with PostScript output methods. I would like this module to both load and save PostScript vector graphics, but I have not yet found a suitable PostScript parsing package. This module should be considered pre-ALPHA and untested. Some features rely... Platforms: *nix

License: Freeware Size: 8.19 KB Download (101): CAD::Drawing::IO::PostScript Download

Added: September 01, 2010 | Visits: 1.498

CAD::Drawing::IO::PgDB CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. This module is considered pre-ALPHA and under-documented. Its use is strongly discouraged except under experimental conditions. Particularly susceptible to change will be the table structure of the database, which... Platforms: *nix

License: Freeware Size: 8.19 KB Download (118): CAD::Drawing::IO::PgDB Download

Added: November 22, 2010 | Visits: 1.537

CAD::Drawing::IO::Compressed CAD::Drawing::IO::Compressed is a Perl module to load and save compressed data. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "compressed" or $filename has a ".gz" extension (probably the best way.)... Platforms: *nix

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

Added: January 27, 2010 | Visits: 1.356

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =... Platforms: *nix

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

Added: August 12, 2010 | Visits: 1.593

CAD::Drawing::Manipulate::Transform 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... Platforms: *nix

License: Freeware Size: 39.94 KB Download (127): CAD::Drawing::Manipulate::Transform Download

Added: August 04, 2010 | Visits: 1.593

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

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

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: March 24, 2010 | Visits: 1.350

Tag Editor Tag Editor is a Firefox extension that generates tag links for your blog. Its practically a tag editor for your blog.. Platforms: *nix

License: Freeware Size: 32.77 KB Download (101): Tag Editor Download

Added: May 19, 2010 | Visits: 1.989

XML Copy Editor XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking and lossless import/export of Microsoft Word documents. Whats New in This Release: - This release fixes a number of bugs and introduces... Platforms: *nix

License: Freeware Size: 3.9 MB Download (111): XML Copy Editor Download

Added: May 18, 2010 | Visits: 1.854

Linux Video Editor Linux Video Editor provides frame and GOP accurate editing of MPEG1/2 files. Video scenes are handled as thumbnails movable by drag and drop. Final videos can be build with or without re-encoding. Tools for shrinking and DVD authoring are also available. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 737.28 KB Download (214): Linux Video Editor Download

Added: August 11, 2010 | Visits: 1.567

tX XML editor tX, formerly known as Teddy, is a tabular XML editor. tX XML editor presents the structure and content of XML files in a way that is both visually pleasing and easy to use. Its features include the abiltiy to view XML in an hierarchical way without extraneous syntax or interface elements, edit... Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): tX XML editor Download

< 1 2 3 4 5 >