• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IKImageBrowserView, drawing on layers and retina display
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IKImageBrowserView, drawing on layers and retina display


  • Subject: Re: IKImageBrowserView, drawing on layers and retina display
  • From: Dragan Milić <email@hidden>
  • Date: Mon, 10 Feb 2014 16:22:07 +0100

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 (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


References: 
 >IKImageBrowserView, drawing on layers and retina display (From: Dragan Milić <email@hidden>)
 >Re: IKImageBrowserView, drawing on layers and retina display (From: Dragan Milić <email@hidden>)

  • Prev by Date: Re: IKImageBrowserView, drawing on layers and retina display
  • Next by Date: Re: NSGraphicsContext graphicsContextWithBitmapImageRep - Memory leak
  • Previous by thread: Re: IKImageBrowserView, drawing on layers and retina display
  • Next by thread: Re: -hitTest:withEvent: called twice?
  • Index(es):
    • Date
    • Thread