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 "module:Font::TTF::Loca"

Font::TTF::Loca - the Locations table, which is intimately tied to the glyf table River stage two • 6 direct dependents • 54 total 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...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Font - Memory representation of a font River stage two • 6 direct dependents • 54 total 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...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Glyf - The Glyf data table River stage two • 6 direct dependents • 54 total dependents

This is a stub table. The real data is held in the loca table. If you want to get a glyf look it up in the loca table as "$f-"{'loca'}{'glyphs'}[$num]>. It will not be here! The difference between reading this table as opposed to the loca table is th...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Gloc - Offsets into Glat table for the start of the attributes for each glyph River stage two • 6 direct dependents • 54 total dependents

The Gloc table is a bit like the Loca table only for Graphite glyph attributes. The table has the following elements: Version Table format version numAttrib Maximum number of attributes associated with a glyph. locations An array of offsets into the ...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Dumper - Debug dump of a font datastructure, avoiding recursion on ' PARENT' River stage two • 6 direct dependents • 54 total dependents

Font::TTF data structures are trees created from hashes and arrays. When trying to figure out how the structures work, sometimes it is helpful to use Data::Dumper on them. However, many of the object structures have ' PARENT' links that refer back to...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Glyph - Holds a information for a single glyph River stage two • 6 direct dependents • 54 total 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....

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC

Font::TTF::Scripts::AP - Memory representation of a TTFBuilder Attachment Point database (APDB) River stage one • 2 direct dependents • 2 total dependents

BHALLISSY/Font-TTF-Scripts-1.06 - 25 Aug 2016 01:35:31 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
8 results (0.05 seconds)