• 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: CAShapeLayer & CGAffineTransformMakeForRotation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CAShapeLayer & CGAffineTransformMakeForRotation?


  • Subject: Re: CAShapeLayer & CGAffineTransformMakeForRotation?
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 7 Dec 2009 10:49:54 -0800

On Mon, Dec 7, 2009 at 6:16 AM, Eric E. Dolecki <email@hidden> wrote:
> I am still on the analog clock thing here. I am drawing the hands of the
>  hourHandPath = CGPathCreateMutable();

Rather than making a mutable path and transforming it, you should
instead create a CAShapeLayer with an immutable path and change that
layer's transformation matrix.

--Kyle Sluder
_______________________________________________

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

  • Follow-Ups:
    • Re: CAShapeLayer & CGAffineTransformMakeForRotation?
      • From: "Eric E. Dolecki" <email@hidden>
References: 
 >CAShapeLayer & CGAffineTransformMakeForRotation? (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Re: AudioToolbox detect VBR?
  • Next by Date: Re: Localizing Xibs using bindings
  • Previous by thread: CAShapeLayer & CGAffineTransformMakeForRotation?
  • Next by thread: Re: CAShapeLayer & CGAffineTransformMakeForRotation?
  • Index(es):
    • Date
    • Thread