On 2006-09-27, at 12:03 EDT, Max Carlson wrote: > 3) Small type isn't smoothed in DHTML like it is in SWF. I'm not sure > what to do here, except choose our fonts carefully and/or avoid small > point sizes.
This is a browser and/or display setting, so I don't think there is _anything_ we can do about it. (E.g., OS X allows you to set a minimum font size, below which smoothing will never happen; Safari lets you set a minimum font size for accessibility and smaller sizes will just be mapped up to that minimum.) There is a general tension in DHTML regarding who controls type size. w3c leans toward the end user having ultimate control, which means the designer has to be prepared for the fonts they have specified not to be the ones that are displayed. Something to consider. _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
