Class: Prawn::Fonts::OTF
- Inherits:
-
TTF
- Object
- Prawn::Font
- TTF
- Prawn::Fonts::OTF
- Defined in:
- lib/prawn/fonts/otf.rb
Overview
Note:
You shouldn’t use this class directly.
OpenType font. This class is used mostly to distinguish OTF from TTF. All functionality is in the TTF class.
Constructor Details
This class inherits a constructor from Prawn::Fonts::TTF