Module: HexaPDF::Font::Type1
- Defined in:
- lib/hexapdf/font/type1.rb,
lib/hexapdf/font/type1/font.rb,
lib/hexapdf/font/type1/afm_parser.rb,
lib/hexapdf/font/type1/pfb_parser.rb,
lib/hexapdf/font/type1/font_metrics.rb,
lib/hexapdf/font/type1/character_metrics.rb
Overview
This module provides classes for handling Type1 fonts.
Note that not all parts of the file format are supported, only those needed for using the fonts with PDF.
Defined Under Namespace
Classes: AFMParser, CharacterMetrics, Font, FontMetrics, PFBParser