The canvas example shows two ways of doing this:
https://github.com/daveray/seesaw/blob/develop/test/seesaw/test/examples/canvas.clj
paint1 uses the .drawString method directly. paint2 uses string-shape for
the same effect.
Hope this helps,
Dave
On Tue, Jun 3, 2014 at 11:56 AM, Christopher
Hi. In seesaw, how do you draw text to a graphics 2d object? I see in
seesaw.graphics how to draw circles and lines and such, but want to
draw a line of text. (I'm drawing on a canvas.)
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this g