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 GMTPostScript::Report::Font represents a font in a PostScript::Report. You won't deal directly with Font objects unless you are writing your own Components. You construct a Font object by calling the report's "get_font" in PostScript::Report method....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTPostScript::Font::TTtoType42 is a subclass of Font::TTF::Font. It knows how to wrap a TrueType font into PostScript Type42 format....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTThis 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 GMTThis 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 GMTThis 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 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 GMTThis package contains the Windows ANSI encoding....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTPostScript::BasicTypesetter is an experimental module to facilitate PostScript based typesetting. Its principal reason for existance is that it properly uses font metrics for precise typesetting and kerning. A BasicTypesetter object maintains font in...
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTThis package contains the PostScript StandardEncoding....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTThis package contains the PostScript ISO-8859-1 (ISO Latin-1) encoding....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTThis package contains the PostScript ISO-8859-15 (ISO Latin-9) encoding....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTThis package allows printer font metric files for PostScript files (so called ".pfm" files) to be read and (partly) parsed. PFM files contain information that overlaps with that contained in AFM files and can be used with the font files to generate m...
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTPMPERRY/PDF-Builder-3.016 - 16 Aug 2019 18:16:06 GMT
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 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 GMTPostScript::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 GMTPostScript::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 GMT