• 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: Vector Graphic Dock Icon?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Vector Graphic Dock Icon?


  • Subject: Re: Vector Graphic Dock Icon?
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 6 May 2009 17:52:28 -0400

On Wed, May 6, 2009 at 4:40 PM, Ricky Sharp <email@hidden> wrote:
> The only disadvantage to PDF (or vector-based artwork) is that you'll have
> longer initial load times.  But, I created an 'image factory' to help me
> manage that.  I can mark certain images as being 'pre-load' and load them up
> during app startup.  Remaining are all lazily loaded.  And, once in memory,
> each is now in bitmap form (you ultimately have an NSBitmapImageRep).  So
> drawing is always fast.

The OP mentioned he is writing a game.  Often times scaling and
rotation are important operations.  This might cause PDFs to be slow
to render during gameplay.

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

References: 
 >Vector Graphic Dock Icon? (From: Chris Idou <email@hidden>)
 >Re: Vector Graphic Dock Icon? (From: Clark Cox <email@hidden>)
 >Re: Vector Graphic Dock Icon? (From: "Eric E. Dolecki" <email@hidden>)
 >Re: Vector Graphic Dock Icon? (From: Shawn Erickson <email@hidden>)
 >Re: Vector Graphic Dock Icon? (From: "Eric E. Dolecki" <email@hidden>)
 >Re: Vector Graphic Dock Icon? (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Programmatic access to NSSearchField's Display Name?
  • Next by Date: Re: How to align a custom view in a toolbar ???
  • Previous by thread: Re: Vector Graphic Dock Icon?
  • Next by thread: Cancel NSThread - cocoa/mysql database search...
  • Index(es):
    • Date
    • Thread