Re: IKImageBrowserView, drawing on layers and retina display

2014-02-10 Thread Dragan Milić
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/l

Re: IKImageBrowserView, drawing on layers and retina display

2014-02-10 Thread Dragan Milić
Okay, replying to myself here… On pon 10.02.2014., at 10.30, Dragan Milić wrote: > I haven't done many things with CALayers in the past, so maybe I'm missing > some setting to make this work, but it doesn't look like that looking at that > class' public API. On the other hand I find it hard to