Re: Creation of XPM files for wxWidgets - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Creation of XPM files for wxWidgets
Date
Msg-id 408BF0C6.4010006@pse-consulting.de
Whole thread Raw
In response to Creation of XPM files for wxWidgets  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Creation of XPM files for wxWidgets  (Peter Eisentraut <peter_e@gmx.net>)
List pgadmin-hackers
Peter Eisentraut wrote:

>I'm trying to play a little with the standard icon set included in pgAdmin.
>I've found out that wxWidgets expects a certain variation of the XPM image
>format that is output by ImageMagick (e.g., the "_xpm" ending in the
>variable).  Does anyone have a conversion script or other way to create this
>format automatically from some other format like PNG?  I don't want to edit
>dozens of icons by hand.  Thanks.
>
>
I don't have a handy tool either, I'm using gimp for conversion
(presenting the same problem as IM to you).
IMHO the current icons are not really first choice, and I'd like to
reduce the main toolbar size from 32x32 icons to 16x16 either to save
space (some more opinions about this, guys?). But we needed something
colourful quickly, to fill the buttons. If you're goint to present a
reworked set of better images, I'd like to use them.

Regards,
Andreas



pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: pgadmin3: 1.0.2-4 + 1.0.2-3.backports.org.1
Next
From: Andreas Pflug
Date:
Subject: Re: Smoother PostgreSQL icons