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 GMTPostScript::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 GMTCreates 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 GMTThe 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 GMTThe 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 GMTThis package allows Adobe standard font metric files, so called ".afm" files, to be read and (partly) parsed. True Type fonts are understood as well, their metrics are extracted. This requires Martin Hosken's Font::TTF package to be installed (availa...
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTBecause a PostScript::Report involves constructing a number of related objects, it's usually more convenient to pass a description of the report to a builder object. You can find example reports in the examples directory of this distribution. The %re...
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTCreates the following type constraints. PostScript::Barcode::Meta::Types::Enum::azteccode::format Type "Enum": "qw(full compact rune)" PostScript::Barcode::Meta::Types::Enum::qrcode::eclevel Type "Enum": "qw(L M Q H)" PostScript::Barcode::Meta::Types...
DAXIM/PostScript-Barcode-0.006 - 05 Jul 2010 09:32:22 GMT