Re: Cracks in image using NSDrawThreePartImage

2010-05-19 Thread B.J. Buchalter
Hi Ken, File a bug with a test case that shows the problem. Ok -- I filed rdar://8005118 This includes a default configuration that shows the crack clearly. The crack comes and goes as you rescale the window. I would expect there to be seams due to rounding error if you look in pixie, b

Re: Cracks in image using NSDrawThreePartImage

2010-05-19 Thread Ken Ferry
On Wed, May 19, 2010 at 2:46 PM, Ricky Sharp wrote: > > On May 19, 2010, at 4:30 PM, Ken Ferry wrote: > > > File a bug with a test case that shows the problem. > > > > I would expect there to be seams due to rounding error if you look in > pixie, > > but I have never seen a case where it was visi

Re: Cracks in image using NSDrawThreePartImage

2010-05-19 Thread Ricky Sharp
On May 19, 2010, at 4:30 PM, Ken Ferry wrote: > File a bug with a test case that shows the problem. > > I would expect there to be seams due to rounding error if you look in pixie, > but I have never seen a case where it was visible to the eye at actual > scale. I only recall seeing this when

Re: Cracks in image using NSDrawThreePartImage

2010-05-19 Thread Ken Ferry
Hi BJ, File a bug with a test case that shows the problem. I would expect there to be seams due to rounding error if you look in pixie, but I have never seen a case where it was visible to the eye at actual scale. -Ken On Wed, May 19, 2010 at 1:41 PM, B.J. Buchalter wrote: > Hi Folks, > > I h

Cracks in image using NSDrawThreePartImage

2010-05-19 Thread B.J. Buchalter
Hi Folks, I have followed the suggestion in the documentation to use NSDrawThreePartImage to draw an extensible image. The way that I am using it, the image is extensible in the horizontal dimension, and may be resized in the vertical dimension, so the individual component images are resc