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 "distribution:PDF-API3 PDF::API2::Basic::TTF::Name"

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::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::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::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::Mort - Glyph Metamorphosis 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::AATKern River stage zero No dependents

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

PDF::API3::Compat::API2::Basic::TTF::LTSH - Linear Threshold table River stage zero No dependents

Holds the linear threshold for each glyph. This is the ppem value at which a glyph's metrics become linear. The value is set to 1 if a glyph's metrics are always linear....

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

PDF::API3::Compat::API2::Basic::TTF::Fpgm - Font program in a TrueType font. Called when a font is loaded River stage zero No dependents

This is a minimal class adding nothing beyond a table, but is a repository for fpgm type information for those processes brave enough to address hinting....

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

PDF::API3::Compat::API2::Basic::TTF::Prep - Preparation hinting program. Called when ppem changes River stage zero No dependents

This is a minimal class adding nothing beyond a table, but is a repository for prep type information for those processes brave enough to address hinting....

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::Vmtx - Vertical Metrics River stage zero No dependents

Contains the advance height and top side bearing for each glyph. Given the compressability of the data onto disk, this table uses information from other tables, and thus must do part of its output during the output of other tables...

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

PDF::API3::Compat::API2::Basic::TTF::Maxp - Maximum Profile table in a font River stage zero No dependents

A collection of useful instance variables following the TTF standard. Probably the most used being "numGlyphs". Note that this particular value is foundational and should be kept up to date by the application, it is not updated by "update". Handles t...

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::Hdmx - Horizontal device metrics River stage zero No dependents

The table consists of an hash of device metric tables indexed by the ppem for that subtable. Each subtable consists of an array of advance widths in pixels for each glyph at that ppem (horizontally)....

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