fltk_text_extents
fn
void fltk_text_extents(const(char) * text, int * dx, int * dy, int * w, int * h)Gets the bounding box extents of text.
void fltk_text_extents(const(char) * text, int * dx, int * dy, int * w, int * h)Gets the bounding box extents of text.