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 "dist:PDF-API3 PDF::API2::Version"

PDF::API3 - Next version after PDF::API2 River stage zero No dependents

"PDF::API3" is the beginning of a rewrite of "PDF::API2". The purpose of this slightly modified version is to announce intensions for a rewrite, hopefully spawn participation, and to utilize cpan-RT for tracking bugs/fixes and wishlists/implementatio...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::HOWTO - A basic set of guidelines to use PDF::API3::Compat::API2. River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2 - A Perl Module Chain to faciliate the Creation and Modification of High-Quality "Portable Document Format (aka. PDF)" Files. River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::PDF::Name - Inherits from PDF::API3::Compat::API2::Basic::PDF::String and stores PDF names (things beginning with /) River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

lib/PDF/API3/Compat/API2/Resource/ColorSpace/Indexed/ACTFile.pm River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Font - Memory representation of a font River stage zero No dependents

A Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::PDF::File - Holds the trailers and cross-reference tables for a PDF file River stage zero No dependents

This class keeps track of the directory aspects of a PDF file. There are two parts to the directory: the main directory object which is the parent to all other objects and a chain of cross-reference tables and corresponding trailer dictionaries start...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Bsln - Baseline table in a font River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Fmtx - Font Metrics table River stage zero No dependents

This is a simple table with just standards specified instance variables...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Fdsc - Font Descriptors table in a font River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Prop - Glyph Properties table in a font River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Feat - Font Features River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Hhea - Horizontal Header table River stage zero No dependents

This is a simplte table with just standards specified instance variables...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Vhea - Vertical Header table River stage zero No dependents

This is a simple table with just standards specified instance variables...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Post - Holds the Postscript names for each glyph River stage zero No dependents

Holds the postscript names for glyphs. Note that they are not held as an array, but as indexes into two lists. The first list is the standard Postscript name list defined by the TrueType standard. The second comes from the font directly. Looking up a...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::PCLT - PCLT TrueType font table River stage zero No dependents

The PCLT table holds various pieces HP-PCL specific information. Information here is generally not used by other software, except for the xHeight and CapHeight which are stored here (if the table exists in a font)....

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Head - The head table for a TTF Font River stage zero No dependents

This is a very basic table with just instance variables as described in the TTF documentation, using the same names. One of the most commonly used is "unitsPerEm"....

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::OS_2 - the OS/2 table in a TTF font River stage zero No dependents

The OS/2 table has two versions and forms, one an extension of the other. This module supports both forms and the switching between them....

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Kern - Kerning tables River stage zero No dependents

Kerning tables are held as an ordered collection of subtables each giving incremental information regarding the kerning of various pairs of glyphs. The basic structure of the kerning data structure is: $kern = $f->{'kern'}{'tables'}[$tnum]{'kerns'}{$...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC

PDF::API3::Compat::API2::Basic::TTF::Cmap - Character map table River stage zero No dependents

Looks after the character map. For ease of use, the actual cmap is held in a hash against codepoint. Thus for a given table: $gid = $font->{'cmap'}{'Tables'}[0]{'val'}{$code}; Note that $code should be a true value (0x1234) rather than a string repre...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC
24 results (0.037 seconds)