The information in this article applies to:
SUMMARY
Printer font metrics (PFM) files are the generic way of presenting device
fonts information to a printer driver. Device fonts are resident on the
printer; they are not generated by Microsoft Windows. PFM files provide a
device-independent method of representing device fonts so that Windows or a
printer driver can represent device-font-metrics data.
REFERENCESA good overview of the data structures used in standard PFM files is given in: Chapter 2 (page 9) of the Microsoft Windows DDK "Printers and Fonts Kit"An overview of the data structures used in PFM files generated by the Printer Font Installer (HP drivers) may be found in: Chapter 5 (page 54) of the Microsoft Windows DDK "Printers and Fonts Kit"A description of the data structures used in PFM files generated by UniTool for minidrivers is presented in: Chapter 7 (pages 103-115) of the Microsoft Windows DDK "Minidriver Development Guide"The data structures used in PFM files for PCL printers are documented in: Chapter 4 (page 41) of the Microsoft Windows DDK "Printers and Fonts Kit"The data structures used in PFM files for PostScript printers are reviewed in: Chapter 7 (page 98) of the Microsoft Windows DDK "Printers and Fonts Kit" Additional query words: 3.10
Keywords : |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |