graph font - part-cw/lambdanative GitHub Wiki

(graph-font g fn fs)

This function selects the text size and font face to use for subsequent text.

This is the description

Parameter Description
g graph context
fn font face
fs font size in dpi

Example

(graph-font g "Helvetica" 12)