Apps :: icon format



Hi,

I want to create an icon for my extension but cannot find the icon format.

Anyone help me out?

Thanks Phil

I think Robert wants to standardize things with 32x32 xpm for dfm compatibility.
TA,

Yes I did a search on v4rc3 and they area all 32x32.

Now to test my artistic abilities.

cheers Phil

Yes, indeed, xpm 32x32. And prefer low color so that way the older less capable machines can display icons and with the huge increase of icon usage we keep size down too.
so is there a change to the contents of user.tar.gz as a result?
I'm still using DSL 3.4, so the extensions I'm working on now have the same old structure for the moment.

XPM rocks. Not only is it small (as long as the image dimensions and color count are small), but it's also a plain text file, which means you can create/edit them in any text editor or even in a script =o)

Next Page...
original here.