Render text with mixed fonts at specific position and size
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(pdf_context_core), | intent(inout) | :: | this | |||
| real(kind=wp), | intent(in) | :: | x | |||
| real(kind=wp), | intent(in) | :: | y | |||
| character(len=*), | intent(in) | :: | text | |||
| real(kind=wp), | intent(in) | :: | font_size |