i want to draw character in a view. it appear to me tha the method Graphics.DrawString is very painfull. my trouble is i want to draw a string on a bitmap and know where is painted each char, how coul i do this ? i also found that not only MeasureCharacterRanges is not really documented, but strangely return me a 0-Length array any pointer ? idea ? advice ?