TEXT-FONT 

graphics: REPRESENTATION: text_attributes: TEXT-FONT


HIGZ

In HIGZ compilations, one can choose the font both by name and by font number.

Moreover, provided one selects a PostScript font and provided that the DISPLAY-CONTROL-CHARACTERS graphics option is in effect, one can use SGML entities for symbols without keyboard equivalent.

Also, effects like super and sub scripts can be obtained with SGML-like tags.

Information on HIGZ can be found in http://cern.ch/higz

Example:

!rep title text-font times-roman text-precision high ch-height 0.05
Call plot_frame(0,0,10,10,` `,` `,` `)
Call plot_text(1,6,`élève`,`title`)
Call plot_text(1,4,`Τροχια`/...
   ` Μυονιου`,`title`)
Call plot_end

(The representation of the TITLE is changed from the default HIGZ-SOFTWARE font to large TIMES-ROMAN characters, and then used to write the French word for "student" and the Greek for "muon track" on the screen.)

Additional information on:

 

GTS-GRAL

GTS-GRAL provides a large number of fonts. Only a few of these can be referenced by a name, for the others one should consult the manual.

Garfield does not provide support for diacritical marks with GTS-GRAL/GKS.

Additional information on:

 

Go to the top level, to graphics, to REPRESENTATION, to text_attributes, to TEXT-FONT, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.