Thursday, July 28, 2011

Re: How to set the font in code and measure text dimensions?

Thanks for the link. I didn't know about this project. Now the TextMeasurer class only apply for canvas not for pure HTML element correct?

On Jul 28, 2011, at 1:37 PM, J.Ganesan wrote:

> You can measure the width and height of text using TextMeasurer class
> in http://code.google.com/p/gwt-g2d/
>
> J.Ganesan
> www.DataStoreGwt.com
>
> On Jul 27, 9:20 pm, Nano Elefant <nanof...@gmail.com> wrote:
>> Hello,
>>
>> Is there a way to set the font and font size of either a HTML,
>> RichTextArea or TextArea in code?
>> Is there a way to calculate the width and height of a text if i know
>> the font?
>>
>> Any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment