Hi all,
When I draw a string with TextRenderingHint.ClearTypeGridFit the width
of the drawn string is wider than what is returned by MeasureString. I
had hoped that setting the TextRenderingHint prior to calling
MeasureString would solve this, but it did not.
Any ideas on how to get the actual width of the drawn string when using
ClearType?
Thanks,
Cole