srosa_at_neu.sgi.com wrote:
> This was posted sometime ago, but didn't get a real answer. Is
> there a way to specify a fixed size for all the icons, for
> example 48x48. All icons would then either keep their size, but
> centered into a defined shape, or be cropped to that size. Lots
> of icons, i.e. Netscape have transparency in their small icon. I
> would suggest something like :
>
> Style "*" IconSize 48 48
> Style "*" IconShape SilverBackGround.xpm
IMHO, this [clever auto-scaling of foreign pixmaps] is beyond the call
of duty for a window manager! Maybe as a module, but you'd have to write
it yourself! Far easier to ...
> That would be far more easier than doing the work manually
> on all icons, or creating own icons (I'm so bad at drawing...)
... get a hold of ImageMagick, and pass all your app.'s icons through
'convert' to make 'em 48x48, plotted on a non-tranbsparent b.g. Then set
the individual styles buy hand.
OK, it's an arse, but that's what the configuration stuff's there for!
:-)
--
========================- http://www.rdel.co.uk/ -======================
Neil Bird | This is who we are The time is near
|
mailto:neil.bird_at_rdel.co.uk | There are 179 days remaining
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Jul 06 1999 - 04:01:44 BST