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


Image-ExifTool documentation  | view source Contained in the Image-ExifTool distribution.

Index


NAME

Top

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

SYNOPSIS

Top

This module is used by Image::ExifTool

DESCRIPTION

Top

This module contains the routines required by Image::ExifTool to read meta information from various format font files. Currently recognized font file types are OTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM and AMFM.

AUTHOR

Top

Copyright 2003-2011, 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

Top

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

SEE ALSO

Top

Font Tags in Image::ExifTool::TagNames, Image::ExifTool(3pm)


Image-ExifTool documentation  | view source Contained in the Image-ExifTool distribution.