
Returns the baseline offsets of the text,
relative to the baseline of the text. The
offsets are indexed by baseline index. For
example, if the baseline index is
CENTER_BASELINE then
offsets[HANGING_BASELINE] is usually
negative,
offsets[CENTER_BASELINE] is zero, and
offsets[ROMAN_BASELINE] is usually positive.
Returns:
the baseline offsets of the text.