Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

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)
Clone this wiki locally