Hi, Can we have a function that returns the size in pixels of a string, rendered using a given font. The width and height should be returned in a vector...

VECTOR* str_pixels(STRING* string, FONT* font).

Of course, if there are any current methods people know, then if you wouldn't mind sharing.

Thanks, David.

Last edited by DJBMASTER; 01/18/10 08:02.