On Jun 19, 2:57 am, Joe Strout <j...@[EMAIL PROTECTED]
> wrote:
> In article <1181361001.134580.319...@[EMAIL PROTECTED]
>,
>
> JohnAlls...@[EMAIL PROTECTED]
wrote:
> > In comparing the image drawn by the roundrectshape to that drawn by
> > graphics.drawroundrect, the former is unusably pixellated, in
> > coomparison with the latter.
>
> That's odd. Under most (maybe all) cir***stances I'd expect the
> RoundRectShape to be anti-aliased, and DrawRoundRect to be either the
> same or not.
>
> Are you sure it's actually pixellated? Maybe you're seeing an effect of
> the number of sides used to approximate the curves. Change the
> .segments value to see if that improves things.
Oh yeah Joe, it's pixelated ;-)
I've tried playing around with the segments - what kind of numbers
should I plug in - hundreds, thousands, millions?
thanks in advance
j


|