The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Postscript"

PostScript::PPD - Read PostScript Printer Definition files River stage zero No dependents

PostScript::PPD reads and parses PostScript Printer Definition files, called PPDs. PPDs contain key/value tuples that describe the printer, its capabilities and the printing options available. The printing options are classified as User Interface (UI...

GWYN/PostScript-PPD-0.0402 - 08 Feb 2023 18:39:28 UTC

PostScript::Font - module to fetch data from PostScript fonts River stage zero No dependents

This package reads PostScript font files and stores the information in memory. Most font file formats that are in use are recognised, especially the Type 1 and Type 42 font formats. Other formats that usually parse okay are Type 5 and Type 3, althoug...

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC

PostScript::File - Class for creating Adobe PostScript files River stage one • 4 direct dependents • 5 total dependents

PostScript::File is a class that writes PostScript files following Adobe's Document Structuring Conventions (DSC). You should be familiar with the DSC if you're using this class directly; consult the *PostScript Language Document Structuring Conventi...

CJM/PostScript-File-2.23 - 10 Oct 2015 14:39:24 UTC

PostScript::Simple - Produce PostScript files from Perl River stage one • 5 direct dependents • 6 total dependents

PostScript::Simple allows you to have a simple method of writing PostScript files from Perl. It has graphics primitives that allow lines, curves, circles, polygons and boxes to be drawn. Text can be added to the page using standard PostScript fonts. ...

MCNEWTON/PostScript-Simple-0.09 - 23 Sep 2014 23:57:13 UTC

PostScript::Poster - Perl extension for posterizing PostScript River stage zero No dependents

Posterizing PostScript like external program poster. Based on source of Jos T.J. van Eijdnhoven <J.T.J.v.Eijndhoven@ele.tue.nl> poster from The Netherlands from 1999....

MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC

PostScript::Report - Produce formatted reports in PostScript River stage zero No dependents

PostScript::Report helps you generate nicely formatted reports using PostScript. You do not need any knowledge of PostScript to use this package (unless you want to create new Component types). You probably won't create a PostScript::Report object di...

CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 UTC

PostScript::Barcode - barcode writer River stage zero No dependents

By itself alone, this role does nothing useful. Use one of the classes residing under this namespace: PostScript::Barcode::azteccode PostScript::Barcode::datamatrix PostScript::Barcode::qrcode...

DAXIM/PostScript-Barcode-0.006 - 05 Jul 2010 09:32:22 UTC

PostScript::Metrics - helper module for PostScript::TextBlock River stage one • 1 direct dependent • 1 total dependent

Fix me....

SHAWNPW/PostScript-0.06 - 11 Aug 1999 14:15:40 UTC

PostScript::Convert - Use Ghostscript to convert PostScript or PDF to other formats River stage one • 2 direct dependents • 2 total dependents

PostScript::Convert uses Ghostscript to convert PostScript or PDF to other formats. You will need to have Ghostscript installed. It exports a single function: psconvert psconvert($input, [$output_filename], [options...]) This takes the PostScript cod...

CJM/PostScript-Convert-0.03 - 15 Mar 2014 17:57:56 UTC

PostScript::Columns - Squeeze a text file into multiple columns. River stage zero No dependents

Creates a PostScript document with a user-defined header and footer, then attempts to squeeze the data into as many columns as possible....

FIVE/PostScript-Columns-1.23 - 08 Aug 2001 14:48:22 UTC

PostScript::CDCover - a simple module that generates CD covers in Postscript River stage zero No dependents

This class generates a Postscript program that prints a CD cover suitable for a CD jewel case. A directory tree is printed on the cover in columns, first on the front page, then on the inner page (the one that is visible when the box is open), and fi...

CBOUVI/PostScript-CDCover-1.0 - 31 May 2004 20:14:40 UTC

PostScript::FontInfo - module to fetch data from PostScript font .inf files River stage zero No dependents

This package allows font info files, so called ".inf" files, to be read and (partly) parsed....

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC

PostScript::Elements - Generate PostScript code for circles, boxes, lines River stage one • 1 direct dependent • 1 total dependent

An object for representing lines, circles, boxes, and images such that they can be easily output as PostScript code....

SHAWNPW/PostScript-0.06 - 11 Aug 1999 14:15:40 UTC

PostScript::Calendar - Generate a monthly calendar in PostScript River stage zero No dependents

PostScript::Calendar generates printable calendars using PostScript. PostScript::Calendar uses Date::Calc's *_to_Text functions, so you can change the language used by calling Date::Calc's "Language" function before creating your calendar. Years must...

CJM/PostScript-Calendar-1.02 - 13 Jun 2015 16:11:41 UTC

PostScript::Resources - module to fetch data from Unix PostScript Resource '.upr' files River stage zero No dependents

This package allows Unix font resource files, so called '".upr"' files, to be read and parsed....

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC

PostScript::TextBlock - An object that may be used to construct a block of text in PostScript. River stage one • 1 direct dependent • 1 total dependent

The PostScript::TextBlock module implements four methods: new() - Create a New PostScript::TextBlock object This method instantiates a new object of class PostScript::TextBlock. addText( text=>$text, [ font=>$font ], [ size=>$size ], [ leading=>$lead...

SHAWNPW/PostScript-0.06 - 11 Aug 1999 14:15:40 UTC

PostScript::PseudoISO - Module with handy ISO enhancements River stage zero No dependents

This module contains some handy extensions to PostScript ISO Latin1 encoding (ISO 8859.1). The (class) routine "prepstr" massages a string and makes the following changes, if appropriate: * Any sequence of whitespace characters is compressed into a s...

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC

Postscript::TextDecode - decode special characters in postscript strings River stage zero No dependents

Postscript::TextDecode makes it easy to decode special characters in strings extracted from postscript. It currently supports /232, uDEAD and uniDEADBEEFFEED format....

JKVA/Postscript-TextDecode-0.4 - 17 Aug 2010 07:26:14 UTC

PostScript::LabelSheet - print multiple labels on a sheet, starting from PostScript label template. River stage zero No dependents

Why this module? I sometimes have to print a sheet of labels, each label bearing the same design, for example to label jars of marmelade. I tried to do this with OpenOffice.org writer, in a table. But I had to manually copy and paste the design of th...

CBOUVI/PostScript-LabelSheet-0.02 - 03 Jan 2013 09:54:08 UTC

PostScript::MailLabels - Modules for creating PostScript(tm) files of mailing address labels. River stage zero No dependents

The module has three distinct output modes. In my experience, printing mailing labels is a matter of tweaking parameters to get them all to fit properly on the page. This module is designed with this in mind. The first output is the calibration sheet...

AJACKSON/PostScript-MailLabels-2.32 - 03 Oct 2012 01:08:36 UTC
118 results (0.023 seconds)