ncl_gset_text_font_prec (3) Linux Manual Page
gset_text_font_prec (Set text font and precision) – sets the text font and precision. Synopsis #include <ncarg/gks.h> void gset_text_font_prec(const Gtext_font_prec *text_font_prec); Description text_font_prec.font (Gint, Input) Specifies the text font to be used in subsequent calls to the gtext output primitive. Options are: 1 ASCII font (default) -2 Hershey cartographic Roman -3 Hershey cartographic Greek -4 Hershey…
