På Fri, Mar 24, 2006 at 06:25:58PM +0100, Hylke Bons skrev: > Wouter Bolsterlee wrote: > > På Sat, Mar 18, 2006 at 05:25:07PM +0100, Hylke Bons skrev: > > > For the icon: I should make 22x22 and 16x16 bitmap versions too, they > > > will be available later. > > Common practice is to create a 22x22 icon and add a 1 pixel wide transparent > > border around it to create the 24x24 version. See the Tango tarball releases > > for details how to do that. > Freedesktop.org uses 22x22 as a standard, i think we should stick to that. > Do you mean a rectangle border around the image or around the shape? I > don't understand... Just stick to a 22x22 icon. The 24x24 version can be created by adding a 1px transparent border around the 22x22 (bitmap) icon. Best way to do that: | /usr/bin/convert -bordercolor Transparent -border 1x1 22x22file.png 24x24file.png This snippet comes from the tango-icon-theme Makefile. Install ImageMagick if you don't have 'convert'. mvrgr, Wouter -- :wq mail uws xs4all nl web http://uwstopia.nl never lived never lived :: i'm in love -- black rebel motorcycle club
Attachment:
signature.asc
Description: Digital signature