ncl_gset_char_expan (3) Linux Manual Page
gset_char_expan (Set character expansion factor) – sets the width to height ratio of text. Synopsis#include <ncarg/gks.h> void gset_char_expan(Gdouble char_expan); Descriptionchar_expan (Input) – Specifies a deviation of the width to height ratio for characters drawn using the GTX output primitive. char_expan of 10.0 would specify a character that is 10 times as wide as normal. char_expan…
