hpgl plt file
HPGLfix 1.00
This fixes a bug in MS Words HPGL conversion filter more>> This fixes a bug in MS Words HPGL conversion filter where it fails to convert long strings of data points. All this program does is insert Pen Up, Pen Down, commands when it finds such a long string.<<less
PLT Scheme
development environment for Scheme more>> DrScheme is an interactive, integrated, graphical programming environment for the Scheme, MzScheme, and MrEd programming languages.
DrScheme provides source highlighting for syntax and run-time errors, support for multiple language levels, an algebraic stepper, objects, modules, a GUI library, TCP/IP, and much more. It includes an extensive, hyper-linked help system called Help Desk, available from the Help menu. The tour of DrScheme describes many of these features in greater detail.
You can enhance DrScheme with many add-ons, including MrFlow, a static debugger, and MysterX, which adds COM support under Windows.<<less
i.File 0.3
i.File is a file manager for Linux written for the the Windows refugees more>>
Both the leading file managers for KDE and Gnome are well... not to put too fine a point on it: crap. There are just not ready for everyday use by normal people, because of the untold number of bugs in the usability and function that are STILL there 3 years after they first infested Linux desktops.
Not that this project will start off any better, but my hope is that itll end far more successfully than the aforementioned software. Currently i.File is targetted at other developers in an attempt to get some help with bringing it up to speed. Enough of the basic code layout and implementation is done so that the user can see how things should work. And now its just time to fill in the blanks and bust those bugs.
Enhancements:
- Added a "Show Hidden" option on the toolbar. And the architecture was so well written it automatically puts all the newly visible folders into the tree view. And removes them when you switch it off. I seriously thought I would have to write code to make that work and the first time I tried it I sat that a bit aghast... "that... was... coooool!". No extra coding required. And obviously I then went into geek convulsions, repeatedly showing and hidding file in my home directory to "experience" the coolness of not having to write code over and over and over...
- Fixed browsing to the desktop in the folder view screwing up the folder tree with lots of duplicate "desktop" folders.
- Added a specific folder icon for hidden folders.
- Added support for resolving name conflicts when moving and copying files around. If the source and dest are the same when copying then it auto generates a new files name along the lines of "Copy of ...." and when the src and dest are different it puts up a conflict dialog to ask whether to replace, rename, skip or cancel. Its all still a little rough but its better than silently blatting the dest file eh!
- Added support to pass in an initial directory on the command line.
- Fixed ::OnBrowse to select the directory in the tree view, scroll to it if its off the page and list the files instead of leaving the file pane blank.
- Fixed the right click file menu to cache all the mimetype->application lookups so that it can populate the "Open with..." menu quickly after the first time. (The is an LGI fix).
- Added proper cancel functionality to the search feature. The controls disable while searching and then reenable when the search ends. In the mean time the search button turns to a cancel button. Any search results found before the cancel button is pressed are displayed anyway.
- Made the mount and umount commands display their output if they fail. Usually its a helpful error message.
- Made the umount command move off the drive in question to release the handle to it so that umount can actually work.
- Ive greatly simplified the handling of new nodes. When you create a file or directory by copying/moving or whatever that even has to be seen by all the views of that parent directory so that it can be added into the view. This used to be complicated system of passing events through node refs to their UI. And never seemed to work reliably, so I ditched that and made the application object the main collector of events. There is now a function called "OnNewNode" in the AppWnd that receives all new node events and passes them out to the various views in the system. Each view looks at the node and sees whether its relevant to its display and either discards the event or adds a new NodeRef into its display.
- Added drag and drop target support to the folder tree view.
- Fixed some things in the network neighbourhood / smb support. Firstly it now finds the master browser all by itself which means it even has a chance of working on a machine other than mine (*hide in shame*) and also Ive changed the process of looking up the network shares to use the rpc command instead of the smbclient which cant handle share names longer than 12 characters. The rpc command is limited to 127 characters. In the event that the rpc command doesnt work it tries the smbclient command as a fall back.
- Fixed some crashes and memory corruptions in the node and ref code when copying and moving files around. All hail valgrind!
- Ive batched the mime typing results together into blocks so that they dont generate a message per file. This takes the load off the message passing engine of the GUI which on non Win32 platforms is usually crap. Especially X11 which has absymal message passing throughput.
- Added support for viewing entry permissions, owner and group.
- Added support for changing an entries permissions.
- Added support for seeing the status of files under version control. Currently only subversion is supported but it would be trivial to add CVS support as well.
- Added CVS status support as well. Made the version control state lookup threaded to keep to the UI snappy. It look like this, the blue icons are unmodified files under version control, the red icons are modified files.
- Fixed the progress bar to work with greater than 2gb files during copy operations.
- Fixed the size of folders in the properties window. Also fixed it for 64 bit safeness for the GB sized folders.
X-File 3.7
X-File is a file manager for fast and powerful file managing. Almost all function has its keyboard shortcut. So you can work too fast. X-File has many useful interfaces and functions Windows Explorer more>>
DKS File Cryptor
encrypts & decrypts personal files more>> DKS File Cryptor allows for the easy encryption and decryption of all your personal files. Encrypt and decrypt files of any type.
DKS File Cryptor does not change a size and date of encoded files.If the user enters wrong key, the encrypted file will be decoded but its content will be invalid.<<less
CAD Import .NET: DWG, DXF, PLT 6.3
CAD Import .NET is a library for smart CAD development in Microsoft Visual Studio. It contains managed code only and displays drawings with GDI+ methods; supports DWG, DXF, HPGL, CGM, GBR, raster and Windows metafiles, UNICODE and SHX fonts. The library includes functionality for visual drawings creation and editing by markers, printing and saving to DXF and raster formats, 3D rotation and scaling. Use CAD Import .NET in ASP.NET too. more>>
CAD Import .NET: DWG, DXF, PLT 6.3 is an excellent and very useful software which offers you a library for smart CAD developing in Microsoft Visual Studio. It contains managed code only and displays drawings with GDI+ methods.
CAD Import .NET is a powerful tool for integration of CAD into DBMS, drawings analysis, vector graphics processing and monitoring systems development. The library provides wide capabilities for cost calculation for the necessary equipment by its drawings.
Major Features:
- Supported formats:
- DWG (including 2008); all DXF ASCII; HPGL (PLT, HGL, HG, PRN, SPL); CGM
- TIFF, BMP, JPG, PNG, GIF
- WMF, EMF, EMF+
- Drawing segments processing:
- Selection and copying to clipboard
- Saving of the selected segment to DXF, PDF, BMP other formats
- Drawings editing:
- DWG, DXF, PLT, GBR, CGM editing
- Visual objects creating and editing by markers
- Snap
- Drawings converting:
- Export to BMP, WMF, EMF, JPEG, GIF, DXF, TIFF, PNG
- Drawings viewing:
- Scaling, zooming and dragging
- 2D/3D rotation
- Layers and objects properties managingPrinting:
- Printing pages generating
- Full-scale and fragmentary printing
- Additional features:
- Possible to use in ASP.NET
- Support of UNICODE for hieroglyphs display
- Support of web-paths and loading from web
- SHX fonts for DWG and DXF
- Drawing of TTF-fonts as polylines
- Document merging
- Document fast drawing mode
- Floating licensing support
Enhancements:
- CADProxy, ACADTable objects, functional for visual entities creating and editing by markers, snap were added.
- Support of Gerber file format (*.gbr). Support of web paths and loading from web was added.
Requirements:.NET
File Comparer 1.2
Compare two files quickly and easily File Comparer more>>
File Comparer supports drag & drop: you can just drag the two files into the editboxes instead of writing the names by hand. Very comfortable.
File Parter 2.0
Utility to extract parts (fragments) from a large file and to merge a large file from fragments (which could be of different siz more>>
File Parter also allows overwrite only a part of file (may be expanding it when necessary).
Files larger then 4 Gbytes also supported.
CAD Import VCL: dwg, dxf, plt, svg, cgm in Delphi 6.1
DXF, DWG, PLT- HPGL, SVG, CGM import tools for Borland Delphi and C++Builder developers in Delphi source code. There are TGraphic descendants for every format. TGraphic viewer provided. Viewing, printing, converting and access to extensive properties of each CAD entity are available. You can easily add GIF, TIFF, BMP, JPEG and other formats. more>>
CAD Import VCL: dwg, dxf, plt, svg, cgm in Delphi - CAD Import VCL is an easy-to-use API for using AutoCAD DWG, DXF, Hewlett-Packard HPGL, SVG and CGM file formats in Delphi/C++Builder applications.
Main CAD Import VCL features:
- CAD extentions: *.dwg; *.dxf; *.plt; *.hgl;*.hg;*.hpg; *.plo;*.hp;*.hp1; *.hp2;*.hpgl; *.hpgl2;*.gl2;*.prn;*.spl
- Capability to add the following extentions: *.tif;*.tiff;*.fax; *.bw;*.rgb;*.rgba; *.sgi;*.cel;*.pic;*.tga; *.vst; *.icb;*.vda;*.win;*.pcd;*.ppm;*.pgm; *.pbm;*.cut; *.pal;*.rla; *.rpf;*.psd;*.pdd;*.psp; *.png *.rle;*.dib; *.ico;*.emf;*.wmf;*.jpg;*.jpeg; *.gif;*.pcx;* *.tif;*.tiff; *.fax;*.bw;*.rgb;*.rgba; *.sgi;*.cel;*.pic; *.tga;*.vst;*.icb;*.vda; *.win;*.pcd;*.ppm;*.pgm; *.pbm; *.cut;*.pal;*.rla; *.rpf;*.psd;*.pdd;*.psp;*.png;*.bmp
- The Importer provides access to extensive properties of each CAD entity which is supported by CAD Import VCL.
- Easy drawing with TCanvas, TImage, TOpenPictureDialog and other standard classes
- Full control of every layer and any element of it
- Three-dimensional coordinates support
- High speed reading of all formats
- CAD Import VCL implements quick and exact reading of DXF/DWG/HPGL files and manipulation of them using TGraphic interface.
- DWG and DXF Layouts
- Fast Report VCL and Report Builder compatible
- Easy and smart scaling and image dragging
- UNICODE support
- Support of Japanese, Chinese, Korean and other hieroglyphs using UNICODE
- Compatible with AutoDesk DXF Release up to 2008.
- Compatible with AutoDesk DWG Release up to 2008
- Fully compatible with Borland Delphi 3-2007, and Borland C++ Builder 4-5-6
- Royalty-free licensing
Enhancements:
Version 6.1
DWG (all including 2007), DXF, SVG, CGM formats are supported.
Rotated texts are the same as in AutoCAD. HPGL optimisation for memory usage.otated texts are the same as in AutoCAD. HPGL optimisation for memory usage.
System Requirements:windows<<less
File Splitz! 1.0
Split any file into pieces of any size and later combine the pieces to form the original file more>>
Split large files (of any size or type), then easily rejoin without the use of this software.
Easily break up large files (no limits, splits any sized file) for copying to floppy or sending via email, as anyone can recreate the original file with this software.
When you split your files, File Splitz! is very useful in solving number of problems such as:
- Suppose we need to transfer a file from one stand-alone computer to another. Then we have the option of either writing data on a CD or use a floppy disk. But if stand-alone computer don?t have CD - Writer then there be a big problem how to transfer data? So floppy disk is often the only possible means for transferring the file, but if the file is larger than 1.44 megabytes, it wont fit on a single floppy. Here File Splitz! simply splits the file onto pieces, and then copy the pieces in floppy disks and transfer it to another computer and easily reconstruct the original file.
- Many email systems place a limit on the size of attached file with an email message. What if you want to email someone a file that is larger than the maximum size of attachment? Here File Splitz! Splits the file into pieces smaller than the maximum limit of attachment and make easy to email the individual piece and allow reconstructing the original file after downloading all attachment pieces and batch file.
Main features:
- Split any large files to any size specify.
- Allows splitting and rejoining any sized file, there are no limits in size of file.
- Splitter is able to handle very large parts.
- Splitter can split any type of files.
- Splitter optionally deletes all pieces after rejoining of pieces.
- Does not disturb Windows Registry.
- Alert and also help user if any error occurs.
is a Windows utility program that will split any file into smaller pieces of any size and later ... Split any large files to any size specified. Allows splitting and rejoining of any sized fileLicense:Freeware
File Encryptor 2
File Encryptor is a small program that encrypts and decrypts files more>>
File Encryptor is an excellent file encryption tool in that it is very easy and quick to use? with an extremely low price. The encryption method used will result in your files being ultimately impossible to run without first being decrypted.
File Encryptor 2 does not require a password and encrypts/decrypts files to an ?Encryptor? folder that is created in you?re ?My Documents? folder. ?File Encryptor2p? does require the use of a password, of your choosing, and encrypts/decrypts files to a destination file location of your choosing.

File Renamer 1.0
File Renamer - Rename all your files, folders and shortcuts more>> File Renamer - Rename all your files, folders and shortcuts, with all shapes and options you will ever need. You can numerate files sequentially, batch rename, replace strings, modify strings, change dates, modify files attributes, etc. Drag and drop all files and folders from explorer to its window, has full, infinite undo function - so you will always be safe , and you can also create your own more elaborated scripts, adding every kind of available option together, for repetitive and more complex renaming actions<<less
DISLIN for GNU G95 Compiler 9.4
DISLIN is a high-level and easy to use plotting library for displaying data as curves, bar graphs, pie charts, 3D-colour plots, surfaces, contours and maps. Several output formats are supported such as X11, VGA, PostScript, PDF, CGM, SVG, PNG and TIFF. DISLIN is available for the programming languages Fortran 77, Fortran 90 and C. Plotting extensions for the languages Perl, Python and Java are also supported for the most operating systems. more>>
DISLIN for GNU G95 Compiler 9.4 brings you a useful tool to display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features.
The software is available for the programming languages C, Fortran 77, Fortran 90, Perl, Python and Java. DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, PDF, SVG, WMF, PNG and TIFF.
Major Features:
- 9 software fonts where each font provides 6 alphabets. Hardware fonts for PostScript printers, X11 fonts for X11 displays and TrueType fonts for Windows 95/98/NT displays and WMF files can also be used. The different aphabets contain Roman, Greek, Russian, mathematical and special European characters. Plotting of mathematical formulas with TeX instructions.
- Plotting of twoand three-dimensional axis systems. Axes can be linearly or logarithmically scaled and labeled with linear, logarithmic, date, time, map and user-defined formats.
- Plotting of curves. Several curves can appear in one axis system and can be differentiated by colour, line style and pattern. Multiple axis systems can be displayed on a page.
- Plotting of legends.
- Elementary plot routines for lines, vectors and outlined or filled regions such as rectangles, circles, arcs, ellipses and polygons.
- Shielded regions can be defined.
- Business graphics.
- 3-D colour graphics.
- 3-D graphics.
- Elementary image routines.
- Geographical projections and plotting of maps.
- Contouring.
- Graphical user interface (GUI) routines based on Motif and Windows API functions.
- English manuals in PostScript, PDF and HTML format are available.
- Table widgets
- Cursor features
Requirements:
- Windows
