The GNU libplot library supports a standard set of marker
symbols, numbered 0…31. A marker symbol is a visual
representation of a point.
Like a text string, a marker symbol has a font size. In any output format, a marker symbol is guaranteed to be visible if its font size is sufficiently large. Marker symbol #0 is an exception to this: by convention, symbol #0 means no symbol at all. Marker symbols in the range 1…31 are defined as follows.
The interpretation of marker symbols 1 through 5 is the same as in the well known Graphical Kernel System (GKS).
By convention, symbols 32 and up are interpreted as characters in a
certain text font. For (plotutils plot), this is simply the current font.
But for the (plotutils graph) program, it is the symbol font selected
with the ‘#:symbol-font-name’ option. By default, the symbol
font is the ZapfDingbats font except in #:output-format ``png'', pnm, gif, pcl, hpgl
and tek. Those variants of graph normally have
no access to ZapfDingbats and other Postscript fonts, so they use the
HersheySerif font instead.