Class: Prawn::Fonts::OTF

Inherits:
TTF show all
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