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

Adobe Postscript freeware
Filter: All | Freeware | Demo
 

Adobe Postscript

< 1 2 3 4 5 
Added: January 11, 2010 | Visits: 919

Pcal and lcal Pcal and lcal are calendar-generation programs which produce nice-looking PostScript output. Pcal is usually used to generate monthly-format (one month per page) calendars with optional embedded text and images to mark special events (e.g. holidays, birthdays, etc). It can also generate... Platforms: *nix

License: Freeware Size: 286.72 KB Download (96): Pcal and lcal Download

Added: February 04, 2010 | Visits: 880

GL2PS GL2PS is an OpenGL to PostScript printing library. GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries (see section 7) is the use of sorting algorithms capable of handling intersecting and stretched... Platforms: *nix

License: Freeware Size: 194.56 KB Download (100): GL2PS Download

Added: March 26, 2010 | Visits: 1.855

PHP html2ps PHP html2ps is a PHP equivalent of the popular Perl script by the same name that accurately converts HTML with images, complex tables (including rowspan and colspan), layers and divs, and CSS styles to PostScript. If using a Linux or Unix server which supports exec() and ps2pdf, you may also... Platforms: *nix

License: Freeware Size: 655.36 KB Download (154): PHP html2ps Download

Added: March 08, 2010 | Visits: 905

Psg Psg project is a Python module that lets you create PostScript files by embedding EPS files, bitmaps (through PIL), fonts, and arbitrary subsections from DSC compliant input files. This could be used to re-write the psutils package in Python. A rudimentary layout engine to create connected text... Platforms: *nix

License: Freeware Size: 798.72 KB Download (92): Psg Download

Added: November 19, 2010 | Visits: 1.182

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure... Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: March 25, 2010 | Visits: 2.777

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution.. Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: June 09, 2010 | Visits: 947

phpCDLabelPS phpCDLabelPS creates labels for your data/MP3 CDs using PHP and PostScript (output will be a postscript file). It is controled by a frontend and a PostScript template. To install, just extract all files somewhere in your webtree. Then point your browser to cdlabel.php - thats it. You may want... Platforms: *nix

License: Freeware Size: 13.31 KB Download (101): phpCDLabelPS Download

Added: July 22, 2010 | Visits: 830

flpsed flpsed project is a WYSIWYG pseudo PostScript editor. "Pseudo", because you cant remove or modify existing elements of a document. But it does let you add arbitrary text lines to existing PostScript documents. Added lines can later be reedited with flpsed. Using pdftops, one can convert PDF... Platforms: *nix

License: Freeware Size: 100.35 KB Download (131): flpsed Download

Added: November 14, 2010 | Visits: 979

PyX PyX is a Python package for the creation of PostScript and PDF files. PyX combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.. Platforms: *nix

License: Freeware Size: 327.68 KB Download (101): PyX Download

Added: January 11, 2010 | Visits: 921

fontutils GNU font utilities to allow conversion of a scanned type specimen image into an outline (PostScript or Metafont) font. These fonts can be used with Ghostscript or TeX. Since the fontutils were originally written in the early 1990s, other programs have been developed which do a better job of... Platforms: *nix

License: Freeware Size: 819.2 KB Download (98): fontutils Download

Added: May 09, 2010 | Visits: 974

PMathGen PMathGen project is a simple math problem generator that outputs LaTeX and optionally PostScript. From the operators, format, etc. specified on the command line or in a worksheet description file, it generates LaTeX and optionally PostScript files that can be used as math worksheets. Whats... Platforms: *nix

License: Freeware Size: 79.87 KB Download (113): PMathGen Download

Added: April 23, 2010 | Visits: 917

multpsx multpsx is a project used to generate long multiplication worksheets in PostScript. It also generates a self-checking answer key. Usage: echo "123 456" | multpsx | lpr up to 6 multiplication problems can be specified on stdin. The output sheet is intended to have the sides fold back. (The... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): multpsx Download

Added: November 07, 2010 | Visits: 935

addpsx addpsx project is a Perl script which generates addition worksheets in PostScript. It allows a variable number of digits. Usage: # addpsx | lpr digits must be between 1 and 4 Many parameters (e.g., size and spacing) are easily adjusted in the initialization section of this program.. To... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): addpsx Download

Added: August 01, 2010 | Visits: 1.140

Lcal Lcal is a multi-platform (Unix/Linux, DOS, DOS+DJGPP, Windows+Cygwin) program which generates full-year PostScript lunar (moon phase) calendars in a 2-page format, a compressed 1-page format, or an odd-days-only 1-page format. Lcal is run from the command line. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 40.96 KB Download (103): Lcal Download

Added: October 25, 2010 | Visits: 948

Alambic Alambic is an enterprise class PDF creation and distribution solution. Alambic makes it very easy to create and distribute PDF documents inside and outside your company. Our solution relies on the CUPS enterprise printing solution and on third party PostScript to PDF converters such as... Platforms: *nix

License: Freeware Size: 24.58 KB Download (105): Alambic Download

Added: July 24, 2010 | Visits: 774

Pod::HTML_Elements Pod::HTML_Elements is a Perl module to convert POD to tree of LWPs HTML::Element and hence HTML or PostScript. SYNOPSIS use Pod::HTML_Elements; my $parser = new Pod::HTML_Elements; $parser->parse_from_file($pod,foo.html); my $parser = new Pod::HTML_Elements PostScript => 1;... Platforms: *nix

License: Freeware Size: 9.22 KB Download (88): Pod::HTML_Elements Download

Added: July 17, 2010 | Visits: 1.556

Evince Evince is a document viewer for multiple document formats like pdf, postscript, and many others. Evinces goal is to replace the multiple document viewers that exist on the GNOME Desktop, like gpdf, ggv, and xpdf with a single simple application.. Platforms: *nix

License: Freeware Size: 2 MB Download (156): Evince Download

Added: April 14, 2010 | Visits: 1.050

Simple DocBook Processor Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets... Platforms: *nix

License: Freeware Size: 808.96 KB Download (95): Simple DocBook Processor Download

Added: January 11, 2010 | Visits: 895

FreeFont FreeFont project aims to provide a set of free outline (PostScript Type0, TrueType, OpenType...) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). Why do we need free outline UCS fonts? A large number of free software users switched from free X11 bitmapped fonts to... Platforms: *nix

License: Freeware Size: 3.9 MB Download (116): FreeFont Download

Added: February 12, 2010 | Visits: 814

pslj pslj shell-script is used to print Postscript files to a LaserJet 5L printer. If you are using another kind of printer, you can easily adapt this script by changing the DEVICE paramater to GhostScript (and possibly the resolution). You can reference this script in your /etc/printcap file, like... Platforms: *nix

License: Freeware Download (98): pslj Download

< 1 2 3 4 5