1Image::ExifTool::Font(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::Font(3)
2
3
4

NAME

6       Image::ExifTool::Font - Read meta information from font files
7

SYNOPSIS

9       This module is used by Image::ExifTool
10

DESCRIPTION

12       This module contains the routines required by Image::ExifTool to read
13       meta information from various format font files.  Currently recognized
14       font file types are OTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM and
15       AMFM.  As well, WOFF and WOFF2 font files are identified, but metadata
16       is not currently extracted from these formats.
17

AUTHOR

19       Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
20
21       This library is free software; you can redistribute it and/or modify it
22       under the same terms as Perl itself.
23

REFERENCES

25       <http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html>
26       <http://www.microsoft.com/typography/otspec/otff.htm>
27       <http://partners.adobe.com/public/developer/opentype/index_font_file.html>
28       <http://partners.adobe.com/public/developer/en/font/5178.PFM.pdf>
29       <http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java>
30       <http://www.adobe.com/devnet/font/pdfs/5004.AFM_Spec.pdf>
31

SEE ALSO

33       "Font Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
34
35
36
37perl v5.32.1                      2021-04-26          Image::ExifTool::Font(3)
Impressum