Calculate aligned text position based on alignment settings
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(text_annotation_t), | intent(in) | :: | annotation | |||
| real(kind=wp), | intent(in) | :: | text_width | |||
| real(kind=wp), | intent(in) | :: | text_height | |||
| real(kind=wp), | intent(out) | :: | adjusted_x | |||
| real(kind=wp), | intent(out) | :: | adjusted_y |