fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
find_font_by_name
Function
16 statements
Source File
fortplot_text.f90
fortplot_text
find_font_by_name
Contents
public function find_font_by_name(font_name, font_path) result(found)
Find font by name in typical system locations
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
font_name
character(len=256),
intent(out)
::
font_path
Return Value
logical