support writing to PDF.
Creates a new instance of PDFGraphicsOutput
dump the keys out to a file.
If true, then fonts are written out as lines and will match the screen. If false, then labels are editable.
set the scaling from graphics pixels to physical paper coordinates, where 72dpi is the default.
set the size in points.
return the name of the .ttf file for the platform, or null.
kludge to support call from AWT. If the font map is not yet loaded, return READING_FONTS and start the lookup on a new thread.