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::Basic::PDF::String"

PDF::API3::Compat::API2::Basic::PDF::String - PDF String type objects and superclass for simple objects that are basically stringlike (Number, Name, etc.) 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

PDF::API3::Compat::API2::Basic::PDF::Number - Numbers in PDF. Inherits from PDF::API3::Compat::API2::Basic::PDF::String River stage zero No dependents

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

PDF::API3::Compat::API2::Basic::PDF::Page - Represents a PDF page, inherits from PDF::API3::Compat::API2::Basic::PDF::Pages River stage zero No dependents

Represents a page of output in PDF. It also keeps track of the content stream, any resources (such as fonts) being switched, etc. Page inherits from Pages due to a number of shared methods. They are really structurally quite different....

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::Utils - Utility functions for PDF library River stage zero No dependents

A set of utility functions to save the fingers of the PDF library users!...

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

PDF::API3::Compat::API2::Basic::PDF::Bool - A special form of PDF::String which holds the strings true or false River stage zero No dependents

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

lib/PDF/API3/Compat/API2/Basic/TTF/Anchor.pm River stage zero No dependents

The Anchor defines an anchor point on a glyph providing various information depending on how much is available, including such information as the co-ordinates, a curve point and even device specific modifiers....

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

lib/PDF/API3/Compat/API2/Basic/TTF/Coverage.pm River stage zero No dependents

Coverage tables and class definition objects are virtually identical concepts in OpenType. Their difference comes purely in their storage. Therefore we can say that a coverage table is a class definition in which the class definition for each glyph i...

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

lib/PDF/API3/Compat/API2/Basic/TTF/GPOS.pm River stage zero No dependents

The GPOS table is one of the most complicated tables in the TTF spec and the corresponding data structure abstraction is also not trivial. While much of the structure of a GPOS is shared with a GSUB table via the PDF::API3::Compat::API2::Basic::TTF::...

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

PDF::API3::Compat::API2::Basic::TTF::Name - String table for a TTF font River stage zero No dependents

Strings are held by number, platform, encoding and language. Strings are accessed as: $f->{'name'}{'strings'}[$number][$platform_id][$encoding_id]{$language_id} Notice that the language is held in an associative array due to its sparse nature on some...

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::Loca - the Locations table, which is intimately tied to the glyf table River stage zero No dependents

The location table holds the directory of locations of each glyph within the glyf table. Due to this relationship and the unimportance of the actual locations when it comes to holding glyphs in memory, reading the location table results in the creati...

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

PDF::API3::Compat::API2::Basic::TTF::GSUB - Module support for the GSUB table in conjunction with TTOpen River stage zero No dependents

Handles the GSUB subtables in relation to Ttopen tables. Due to the variety of different lookup types, the data structures are not all that straightforward, although I have tried to make life easy for myself when using this!...

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

PDF::API3::Compat::API2::Basic::TTF::Utils - Utility functions to save fingers River stage zero No dependents

Lots of useful functions to save my fingers, especially for trivial tables...

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

PDF::API3::Compat::API2::Basic::TTF::Glyph - Holds a single glyph's information River stage zero No dependents

This is a single glyph description as held in a TT font. On creation only its header is read. Thus you can get the bounding box of each glyph without having to read all the other information....

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

PDF::API3::Compat::API2::Basic::TTF::Ttopen - Opentype superclass for standard Opentype lookup based tables (GSUB and GPOS) River stage zero No dependents

Handles all the script, lang, feature, lookup stuff for a PDF::API3::Compat::API2::Basic::TTF::Gsub/PDF::API3::Compat::API2::Basic ::TTF::Gpos table leaving the class specifics to the subclass...

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