fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
calculate_mathtext_height_internal
Function
29 statements
Source File
fortplot_text_layout.f90
fortplot_text_layout
calculate_mathtext_height_internal
Contents
public function calculate_mathtext_height_internal(elements, base_font_size) result(total_height)
Calculate total height of mathematical text elements
Arguments
Type
Intent
Optional
Attributes
Name
type(
mathtext_element_t
),
intent(in)
::
elements
(:)
real(kind=wp),
intent(in)
::
base_font_size
Return Value
integer