Re: Image sprites use cases

On 8/30/2009 7:49 PM, Boris Zbarsky wrote:
> That said, why not? This seems like a good job for a preprocessing
> solution, honestly...

Yeah, it would be nice to have a compression package that carries a
batch of images and allows you to address them individually in a form
like "images.zip#image1.png"; that way, you get another layer of
compression, one request, and you don't have to calculate or specify
region information.

Received on Monday, 31 August 2009 07:43:36 UTC