• 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: CALayer and pixel alignment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CALayer and pixel alignment


  • Subject: Re: CALayer and pixel alignment
  • From: Gideon King <email@hidden>
  • Date: Wed, 22 Dec 2010 17:02:33 +1000

Yeah, that crossed my mind too, and I thought I had tried that, but I have just gone back through my code and found that there was a parent layer where I hadn't set it to an integral frame. I fixed that, and it's now working perfectly - looks so much better! Thanks for triggering me to look again.

Regards

Gideon

On 22/12/2010, at 4:25 PM, Seth Willits wrote:

> On Dec 21, 2010, at 4:09 PM, Gideon King wrote:
>
>> When I draw it in my CALayer drawing code, it's not always pixel aligned.
>
> You need to make sure the layer is aligned correctly too. The anchor point by default is {0.5, 0.5}. If you place an oddly-sized layer on X.0 coordinate, it'll be unaligned. Same with an even sized layer on a X.5 coordinate.
>

_______________________________________________

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: 
 >CALayer and pixel alignment (From: Gideon King <email@hidden>)
 >Re: CALayer and pixel alignment (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: CALayer and pixel alignment
  • Next by Date: Predicates and Comparing Decimals
  • Previous by thread: Re: CALayer and pixel alignment
  • Next by thread: Re: CALayer and pixel alignment
  • Index(es):
    • Date
    • Thread