draw_pdf_mathtext Subroutine

public subroutine draw_pdf_mathtext(this, x, y, text, font_size)

Draw text with mathematical notation

Arguments

Type IntentOptional 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), optional :: font_size