I'm encountering similar issues when trying to add a parallel Zoom and Glow effect to a Label with text inside of it. While the text in the Label is resizing I see the text gets truncated with ellipses.
I was hoping to be able to use the Label component so I can take advantage of modifying the text, color, and other properties on the fly. Is there any other solution besides having to use a bitmap??? Thanks, Deven --- In [email protected], "Troy Gilbert" <[EMAIL PROTECTED]> wrote: > > > > > One of the problems is that fonts don't scale well at all and layout > > differently at different scales. Your idea of zooming a bitmap might be > > best. > > > > Is that true for embedded fonts as well? I thought they were supposed to > scale "perfectly" (since they're vector-based)? > > Troy. >

