Hello everybody,

I need to display string which may be in different fonts and different sized. For positioning, I need to get the width of height of one character in pixels. If I have font name, font size etc. How can I calculate width and height of that particular character.

Thanks