How can I get full information about single glyph from choosen font (for example Arial -> symbol "A")

This picture describe what variables I need to find:

Glyph metrics

link|improve this question
feedback

1 Answer

You can start with the FontFamily class.

and this CP article http://www.codeproject.com/KB/GDI-plus/ExtendedGraphicsII.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.