logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Font::TTF::WOFF - holds Web Open Font File (WOFF) data for the font

Author

Description

This contains the WOFF 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 WOFF font header. metaData Contains a reference to Font::TTF::Woff::Meta structure, if the font has WOFF metadata. privateData Contains a reference to a Font::TTF::Woff::Private structure, if the font has a WOFF private data block

Licensing

Copyright (c) 1998-2016, SIL International (http://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. perl v5.34.0 2022-06-14 Font::TTF::Woff(3pm)

Methods

Name

Font::TTF::WOFF - holds Web Open Font File (WOFF) data for the font

See Also