Is there a managed method for retrieving font information?
In particular, I need the ascent and descent of the font. All that the font
object offers is Height which doesn't do me any good without knowing the
descent since I need to find the base line.
Thanks.
Pete