Font::TTF::Woff (3)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) Standard preamble: ========================================================================
NAME
Font::TTF::WOFF - holds Web Open Font File (WOFF) data for the fontDESCRIPTION
This contains theWOFF
packaging data.
INSTANCE VARIABLES
This object supports the following instance variables (which, because they reflect the structure of the table, do not begin with a space):- majorVersion
- minorVersion
-
The two version integers come directly from the WOFFfont header.
- metaData
-
Contains a reference to Font::TTF::Woff::Meta structure, if the font has WOFFmetadata.
- privateData
-
Contains a reference to a Font::TTF::Woff::Private structure, if the font has a WOFFprivate data block
METHODS
AUTHOR
Bob Hallissy. <scripts.sil.org/FontUtils>.LICENSING
Copyright (c) 1998-2014,SIL
International (www.sil.org
This module is released under the terms of the Artistic License 2.0. For details, see the full text of the license in the file
LICENSE.