Re: Multiple splash screen dimensions

On Dec 13, 2011, at 2:00 PM, Brian LeRoux wrote:

>> Good points. I'm on the fence.
>> We could benchmark drawing SVG vs. downloading a well optimized image..
> 
> Once on device it would be an image. We'd need to use a tool to
> compile that image from the SVG at build time (in the PhoneGap case).
> Highly unlikely we'd see SVG native support for quite some time.
> Performance shouldn't really be a consideration.
> 

Damn, I was thinking in terms of HTTP requests. You're right, the performance you're referring to is not a consideration since it will be on device.

Received on Tuesday, 13 December 2011 19:48:55 UTC