On Fri, 11 Mar 2011 14:25:04 -0300 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> said:

> On Fri, Mar 11, 2011 at 2:17 PM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > On Fri, 11 Mar 2011 12:28:32 -0300 Gustavo Sverzut Barbieri
> > <barbi...@profusion.mobi> said:
> >
> >> On Fri, Mar 11, 2011 at 12:17 PM, Vincent Torri <vto...@univ-evry.fr>
> >> wrote:
> >> >
> >> >
> >> > On Fri, 11 Mar 2011, Enlightenment SVN wrote:
> >> >
> >> >> Log:
> >> >> Evas: add ico loader!
> >> >
> >> > does it support the Windows ico forat (that is, the one which can have
> >> > more han 1 image in it) ?
> >>
> >> likely not, otherwise we'd need a load_hint to specify which one to
> >> load, and maybe something to return the number of images in it. Would
> >> be useful for gif and mjpeg as well.
> >
> > actually... it does support that windows ico format... and it supports load
> > options to choose an icon of a specific size (or the nearest size it can)
> > and it even uses the "key" to tell it HOW to choose the icon ("biggest",
> > "smallest", "bigger", "smaller"). :) the default is to choose the largest
> > (and highest bit depth) one in the file. if you use bigger and smaller as
> > key, it will find the icon immediately bigger or immediately smaller than
> > the load options size given :)
> >
> > so... yes. it does do it :)
> 
> enlighten me... but didn't it also allow bundles? Like providing a
> series of icons for different applications? Or am I confusing with
> something? I recall from windows days that you could choose one entry
> and it would show a bundle with lots of applications icons in it.

ICL files (icon library files). :)

http://en.wikipedia.org/wiki/ICO_%28file_format%29
(at the bottom - icon library).

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to