• 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: Question about scaling text within a subView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about scaling text within a subView


  • Subject: Re: Question about scaling text within a subView
  • From: Alastair Houghton <email@hidden>
  • Date: Thu, 10 Jun 2010 10:00:57 +0100

On 9 Jun 2010, at 21:11, Eric E. Dolecki wrote:

> I have a view that contains text in it. I am scaling it up and down... When
> at 100% the text is nice and crisp. When scaled, it's blurry (the default
> state for the view).
>
> How can I fix that? Would I need to set the text again at a specific size
> each time the animation is complete?
>
> CGAffineTransform transformBig = CGAffineTransformMakeScale(1.8f, 1.8f);

Can I just clarify---this question is about Core Animation, right?  Or, put another way, what are you doing with your affine transform?

There's no reason that merely using an affine transform should result in pixel-based scaling.

Kind regards,

Alastair.

--
http://alastairs-place.net



_______________________________________________

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: 
 >Question about scaling text within a subView (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Creating a NSTableView cell the "iPhone way"
  • Next by Date: Re: Creating a NSTableView cell the "iPhone way"
  • Previous by thread: Re: Question about scaling text within a subView
  • Next by thread: Re: Question about scaling text within a subView
  • Index(es):
    • Date
    • Thread