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