Hi Guys,
I’m developing this Flex 2 app and like so many before this I’m utlizing bitmap fonts - specifically miniml fonts. My problem is, I don’t see any way to set pixel snapping or force objects to adhere to whole pixels. Obviously this is east in previous version of flash, with rounding positionings and ensuring all parent objects and containers above it are on whole pixels as well.
I’m using absolute positioning and everything is on whole pixels. What I’m looking for is any advice or info on properties or something maybe css related that I’m missing that can make a label or textual element adhere to whole pixels.
Anyone know of this info?
gracias in advance.
-vrd