fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_font_scale_for_size
Function
9 statements
Source File
fortplot_text_fonts.f90
fortplot_text_fonts
get_font_scale_for_size
Contents
public function get_font_scale_for_size(pixel_height) result(scale)
Get font scale for a specific pixel height
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
pixel_height
Return Value
real(kind=wp)