On Feb 24, 10:30 am, googelybear <[email protected]> wrote: > so you mean basically anything except px ;-) > Regarding EM and PT I have read mixed oppinions in general material > about creating web pages.
The size of a point (PT) on the screen (i.e. in pixels) is given by the OS independently of the "default font size" (AFAICT most systems except Windows default to 72dpi, which means 1pt=1px; Windows defaults to 96dpi so .75pt=1px). > What experience did you guys make when > working with GWT? What works better, EM or PT? I cannot say I have "experience" in this field, but the choice is between EM and PCT (percentages), not EM and PT (points). -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
