Font::TTF::LTSH - Linear Threshold table


Font-TTF documentation  | view source Contained in the Font-TTF distribution.

Index


NAME

Top

Font::TTF::LTSH - Linear Threshold table

DESCRIPTION

Top

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.

INSTANCE VARIABLES

Top

glyphs

An array of ppem values. One value per glyph

METHODS

Top

$t->read

Reads the table

$t->out($fh)

Outputs the LTSH to the given fh.

BUGS

Top

None known

AUTHOR

Top

Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright and licensing.


Font-TTF documentation  | view source Contained in the Font-TTF distribution.