The glphy returns a bounding rectangle that's relative to the baseline, so
glyph.bounds.left should give you the bearingX and
glyph.bounds.top should give you the bearingY.
The origin would then be (0, 0).
Note this is all in local coordinates.
Please make sure you double check in what forum thread and sub-forum you're posting.