fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
calculate_text_descent
Function
20 statements
Source File
fortplot_text_layout.f90
fortplot_text_layout
calculate_text_descent
Contents
public function calculate_text_descent(text) result(descent_pixels)
Calculate the descent (below baseline) portion of text in pixels
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
text
Return Value
integer