If i want to use fonts on a canvas in a way that each single Glyph/Font is movable around the canvas by mouse, is it a good idea to have a class drivative of canvas% for each new font and then override the on-event method of them to update its coordinates on the main canvas? Or is there a better more effiicient way for doing this?
Greetings, Amir -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/d41eb82f-6143-4aa5-90dc-2c107c5ee306%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

