On Fri, Aug 26, 2011 at 5:21 PM, Kyle Sluder <[email protected]> wrote:
> On Aug 26, 2011, at 7:13 AM, "Rimas M." <[email protected]> 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 > Thank you for confirmation. Regards, Rimas M. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
