Class PDF::Writer::Object::FontDescriptor
In: lib/pdf/writer/object/fontdescriptor.rb
Parent: PDF::Writer::Object

A font descriptor, needed for including additional fonts. options is a Hash with one of the following keys: Ascent, CapHeight, Descent, Flags, ItalicAngle, StemV, AvgWidth, Leading, MaxWidth, MissingWidth, StemH, XHeight, CharSet, FontFile, FontFile2, FontFile3, FontBBox, or FontName.

Methods

new   to_s  

Attributes

options  [RW] 

Public Class methods

Public Instance methods

[Validate]