ncl_gtext (3) Linux Manual Page
gtext (Text) – The basic output primitive for drawing text. A number of attribute setting routines are available for selecting the size, font, precision, orientation, color, character spacing, etc. Synopsis void gtext(const Gpoint *text_pos, const char *char_string); Description text_pos.x (Gfloat, Input) The x world coordinate of the text alignment of the first character in char_string….
