class Prawn::Fonts::OTF

OpenType font. This class is used mostly to distinguish OTF from TTF. All functionality is in the {Fonts::TTF} class.

@note You shouldn’t use this class directly.