PETRONODE

Software Manual Pages

robot

 

Text plotting

Outputs text

 

text

 

Plots a text from a file.

 

 

 

textover

 

Plots a text from a file preserving the pixels.

 

 

 

The following two methods are used to plot labels on montages. Note that for the text in a single-line format four meta-symbols: &comma, &space, &left, and &right must be used, e.g. the following two statements are identical:

 

 

 

label

 

Plots a label.

 

 

 

labelover

 

Plots a label while preserving the underlying pixels.

 

 

 

The following example generates a png file with some text.

Download definition file.

 

 

The resulting image is like this:

 

Example_03