Image::ExifTool::Font (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::Font - Read meta information from font filesSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains the routines required by Image::ExifTool to read meta information from various format font files. Currently recognized font file types areOTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM
and AMFM.
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
- <developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html>
- <www.microsoft.com/typography/otspec/otff.htm>
- <partners.adobe.com/public/developer/opentype/index_font_file.html>
- <partners.adobe.com/public/developer/en/font/5178.PFM.pdf>
- <opensource.adobe.com/svn/opensource/flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/MimeMappings.java>
- <www.adobe.com/devnet/font/pdfs/5004.AFM_Spec.pdf>