- (canvas-font-set! [canvas canvas?] [font string?]) -> void?procedure
Alternatively (set! (canvas-font [canvas canvas?]) [font string?]) -> void?
Sets the current font of the given canvas and returns the previous value.
Alternatively (set! (canvas-font [canvas canvas?]) [font string?]) -> void?
Sets the current font of the given canvas and returns the previous value.