Canvas and fill Text

Hi Vaadin friends & family,

after an unsuccessful search for text-support inside a gwt canvas widget (Tatami/DoJo was the only one I found) I
located
in this project
some code useable to acces Browsers (and IE9) HTML 5 canvas element. It extends com.google.gwt.user.client.ui.HTML. Using Server- & Client-Side UI-Component from
this addon
and adding some additions for fillText and resize Image it works perfect for me as graphic output (no mouse interaction yet).

I would share it if somebody else interested in that.

Thanks!

If you have improvements on the canvas add-on, please send them to me and I’ll incorporate them.

Thanks!

If you have improvements to the add-on, please send a patch to me and I’ll incorporate them.