Type1 Font ViewerType1Fontviewer Logo

  • pfm: Printer/Postscript Font Metrics file format, a binary version of afm(Adobe Font Metrics) file
  • pfa: Printer/Postscript Font Ascii file format, the Ascii version of pfb file
  • pfb: Printer/Postscript Font Binary format

Postscript Type 1 fonts contain descriptions(charStrings) of the character shapes(glyphs), with each character being generated by a small program that calls on other small programs to construct the path of the characters in the font.

In both Pfa and Pfb files, the charaStrings are encoded and encrypted.

The glyphs are "drawn" on a 1000x1000 square(em square, character unit space).

[ref]
  1. Type1 font spec, http://partners.adobe.com/public/developer/en/font/T1_SPEC.PDF
  2. http://en.wikipedia.org/wiki/PostScript_fonts
  3. http://www.math.utah.edu/~beebe/fonts/postscript-type-1-fonts.html

Download demo program(.msi)

Download demo program(.exe)

Glyph Magnification

download demo

Features

  • Support Pfa/Pfb font file
  • Individual Glyph Magnification
  • Glyph Table with CharCode