BSD

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Which format for image file resources in Cocoa application?

    1 answers - 528 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Another interesting aspect to this debate: PNGs are recommended for
    use in Dashboard. So clearly Apple has no problem with PNGs for use as
    user interface elements. It seems that the only advantage is speed of
    initial display.
    Larry
    Do not post admin requests to the list. They will be ignored.
    Cocoa-dev mailing list (Cocoa-dev (AT) lists (DOT) apple.com)
    Help/Unsubscribe/Update your Subscription:
    %40developershed.com
    This email sent to bsdarchive (AT) developershed (DOT) com
  • No.1 | | 1087 bytes | |

    7 maj 2006, at 18.28, Lawrence Sanbourne wrote:

    Another interesting aspect to this debate: PNGs are recommended for
    use in Dashboard. So clearly Apple has no problem with PNGs for use as
    user interface elements. It seems that the only advantage is speed of
    initial display.

    Well, it's "Portable _Network_ Graphics" after all, and since most
    Dashboard widgets are rendered by WebKit, it makes sense to use an
    image format that is designed to be used by web browsers (PNG was
    originally intended to be a replacement for GIF).

    That said, after doing my homework, I have to retract my incorrect
    statement that PNG would be using lossy compression. So, given that
    it's not lossy, I see no reason to avoid using PNG in Cocoa
    applications.

    j o a r

    Do not post admin requests to the list. They will be ignored.
    Cocoa-dev mailing list (Cocoa-dev (AT) lists (DOT) apple.com)
    Help/Unsubscribe/Update your Subscription:
    %40developershed.com

    This email sent to bsdarchive (AT) developershed (DOT) com

Re: Which format for image file resources in Cocoa application?


max 4000 letters.
Your nickname that display:
In order to stop the spam: 7 + 6 =
QUESTION ON "BSD"

EMSDN.COM