Re: CATextLayer and subpixel anti-aliasing

2008-03-28 Thread Troy Stephens
On Mar 28, 2008, at 9:19 AM, Milen Dzhumerov wrote: Hi all, I've noticed that when using layer backing on a NSTextField the font becomes fuzzy - it seems that it switches from subpixel anti- aliasing to normal. And indeed this seems to be the case. After reading CATextLayer's documentation

CATextLayer and subpixel anti-aliasing

2008-03-28 Thread Milen Dzhumerov
Hi all, I've noticed that when using layer backing on a NSTextField the font becomes fuzzy - it seems that it switches from subpixel anti-aliasing to normal. And indeed this seems to be the case. After reading CATextLayer's documentation (assuming that NSTextField uses it to draw its text