gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ICNS as default format


From: Fred Kiefer
Subject: Re: ICNS as default format
Date: Thu, 09 Jun 2011 10:46:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10

On 09.06.2011 01:22, Gregory Casamento wrote:
Just a quick thought....

I'm wondering if we shouldn't consider using icns as the default for
icons.  Once the icns implementation is completed it should, in
theory, adjust to the optimal resolution for the given size.

Not sure what the benefit would be. The tiff format can also hold multiple images at once and the tiff library we use is more common than the icns one. And our own icns loading code is rather incomplete. I should know that having written most of it.

Just to quote from that file:
/*
  The following code is a drop in replacement for libicns. It may be used
when the library is not available or unsuited due to its licence (Currently
  GPL 2). This code was mostly build based on the documentation found at
  http://icns.sourceforge.net/apidocs.html. It also includes icns decoding
  ideas based on code in mySTEP.
  Only limited formats are implemented and some errors still exist.
 */


Fred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]