Works! :o)
Thanks
On 20 Jun., 17:58, Thomas Broyer wrote:
> Seehttp://diveintohtml5.org/canvas.html#text
> Which translates in GWT into: context2d.setFont("bold 12px sans-serif");
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post t
See http://diveintohtml5.org/canvas.html#text
Which translates in GWT into: context2d.setFont("bold 12px sans-serif");
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/ms
Hi,
i am struggling to find documentation and/or examples on the text
related things for GWT canvas (note: the stuff, that's in GWT itself,
not external libraries).
For instance, i would like to set the size of my font, but i cannot
find out, how.
Does somebody know this?
Thanks
--
You receive