fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
draw_rotated_mixed_font_text
Subroutine
16 statements
Source File
fortplot_pdf_text_render.f90
fortplot_pdf_text_render
draw_rotated_mixed_font_text
Contents
public subroutine draw_rotated_mixed_font_text(this, x, y, text, font_size)
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
real(kind=wp),
intent(in),
optional
::
font_size