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

Tex Pro Design Cad freeware
Filter: All | Freeware | Demo
 

Tex Pro Design Cad

< 1 2 3 4 5 > 
Added: October 24, 2010 | Visits: 1.617

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

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

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 (100): CAD::Drawing::IO::PostScript Download

Added: September 01, 2010 | Visits: 1.490

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

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

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

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 (121): CAD::Drawing::Manipulate::Transform Download

Added: August 04, 2010 | Visits: 1.585

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: March 10, 2010 | Visits: 1.969

ET Pro ET Pro is a mod specifically targeted at competition play, with features specifically designed for administration of competition servers. ET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL. The official IRC channel for ET Pro is #etpro on...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (131): ET Pro Download

Added: January 10, 2010 | Visits: 1.174

Mech-Tex Mech-Tex 1000 is a desktop applets for SuperKaramba that displays cpu usage, internet flow in and out information and allows you to quickly mount and unmount devices , etc.. Mech-Tex 1000 KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (105): Mech-Tex Download

Added: March 27, 2010 | Visits: 844

TeX::DVI TeX::DVI is a Perl module to write out TeXs DVI (DeVice Independent) file. SYNOPSIS use TeX::DVI; use Font::TFM; my $dvi = new TeX::DVI "texput.dvi"; my $font = new_at Font::TFM "cmr10", 12 or die "Error loading cmr10 at 12 pt: $Font::TFM::errstrn"; $dvi->preamble();...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (105): TeX::DVI Download

Added: January 27, 2010 | Visits: 791

TeX::Hyphen TeX::Hyphen is a Perl module to hyphenate words using TeXs patterns. SYNOPSIS use TeX::Hyphen; my $hyp = new TeX::Hyphen file => hyphen.tex, style => czech, leftmin => 2, rightmin => 2; # my $hyp = new TeX::Hyphen "hyphen.tex"; my $word = "representation"; my @points =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (87): TeX::Hyphen Download

Added: June 12, 2010 | Visits: 1.799

Skeleton Pro Skeleton Pro is a Swing demo application that can help you get started with Swing. Skeleton Pro project incorporates user interface and architectural patterns that scale well up to medium sized applications. Skeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.. We make your...


Platforms: *nix

License: Freeware Download (155): Skeleton Pro Download

Added: September 11, 2010 | Visits: 1.524

pro-search pro-search is a crawler for FTP servers, SMB shares, HTTP servers, and DC++ networks..


Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): pro-search Download

Added: October 15, 2010 | Visits: 2.364

jpg2pdf PRO jpg2pdf PRO is the PRO version of jpg2pdf. jpg2pdf PRO offers you all the features of jpg2pdf 2.x plus these important features: convert every single jpeg to a single pdf (with -album to create a unique PDF) jpg2pdf PRO can automatic detect is the jpeg image is rgb or gray or cmyk and create the...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (528): jpg2pdf PRO Download

Added: January 25, 2010 | Visits: 889

MPDD Pro MPDD Pro fixes a redraw issue in scroll lists with this 2D accelerator.


Platforms: Mac

License: Freeware Size: 56 KB Download (100): MPDD Pro Download

Released: December 16, 2013  |  Added: December 31, 2013 | Visits: 68.656

LimeShare Pro LimeShare Pro is a peer-to-peer file sharing client for the Gnutella network designed to help exchange and distribute data over the internet in a fast and secure way. The program is written in Java, and uses the Limewire code but brings some advantages of its own such as a revamped layout, lack...


Platforms: Windows, Windows 7

License: Freeware Size: 4.95 MB Download (1510): LimeShare Pro Download

Released: January 05, 2012  |  Added: February 15, 2012 | Visits: 3.947

Mini CAD Viewer Mini CAD Viewer is a compact free CAD viewer.It is designed to be easy to use, even for those with no prior CAD experience. It allows you to move and zoom in/out drawing view at will. It carries "thumbnail" view, which allows users quickly perform search on task folders. It supports DWG, DXF...


Platforms: Windows

License: Freeware Size: 8.63 MB Download (1281): Mini CAD Viewer Download

< 1 2 3 4 5 >