fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
draw_pdf_text_direct
Subroutine
13 statements
Source File
fortplot_pdf_text_render.f90
fortplot_pdf_text_render
draw_pdf_text_direct
Contents
public subroutine draw_pdf_text_direct(this, x, y, text)
Arguments
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