fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
measure_mathtext_element_width
Function
22 statements
Source File
fortplot_pdf_text_metrics.f90
fortplot_pdf_text_metrics
measure_mathtext_element_width
Contents
public recursive function measure_mathtext_element_width(element, base_font_size) result(w)
Arguments
Type
Intent
Optional
Attributes
Name
type(
mathtext_element_t
),
intent(in)
::
element
real(kind=wp),
intent(in)
::
base_font_size
Return Value
real(kind=wp)