Return the bounding box of the text,
assuming that the left-bottom corner
of the first letter of the text is at (0, 0). This procedure ignores
/h, /v, and /a directives when calculating the boundingbox; it just returns the
alignment specifiers as a part of the return value. The return value is a
tuple (width, height, halign, valign, angle).