Re: Text rendered in NSImage is fuzzy
Re: Text rendered in NSImage is fuzzy
- Subject: Re: Text rendered in NSImage is fuzzy
- From: Kyle Sluder <email@hidden>
- Date: Fri, 26 Aug 2011 07:21:48 -0700
On Aug 26, 2011, at 7:13 AM, "Rimas M." <email@hidden> wrote:
> If I am using Core Text (CTLineDraw(line, bitmapDrawContext);) to draw my
> text into bitmap context, there is no way to get sub-pixels antialiasing if
> resulting image has transparent background?
Correct. Subpixel antialiasing algorithms require an opaque background.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden