Austin Ziegler wrote:
> Take a look near the top of the PDF::Writer main file
> (lib/pdf/writer.rb) and you'll see what I do in order to find existing
> fonts. It's imperfect and somewhat untested, but you may need to parse
> the fonts themselves to determine the relevant information.

Verrrry interesting...Thanks, Austin!