Again replying to myself…

On pon 10.02.2014., at 11.59, Dragan Milić wrote:

> The remaining issue is that strings drawn on the layer (using standard string 
> drawing methods) still don't have antialiasing.

This is also solved, perhaps it may help someone else to:
 
https://developer.apple.com/library/mac/documentation/graphicsimaging/Reference/CATextLayer_class/Introduction/Introduction.html

If a text is drawn on a non-opaque (transparent) background on a layer, it 
won't be antialiased. An opaque background on the layer (at least in the frame 
where the text will be drawn) is needed for antialiased text.

-- Dragan
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to