I have a very broad question regarding my lack of understanding of typography.
Given is the following simple text node (see image):
As we can see the text's bounding box which is the origin for the text alignment has an overhang on the top and bottom.
How is this bbox calculated, is this a standard box that will be reproducible in a different application or is this something application specific?
Goal: I need to exchange design data like font position and size between applications (Figma plugin and other) with absolute precision.
But I don't know if the bbox is a reliable metric.