OpenArena Message Boards

OpenArena Contributions => Idea pit => Topic started by: fromhell on April 18, 2012, 07:51:41 PM



Title: Imagemagick scripts for generating menu/art/?
Post by: fromhell on April 18, 2012, 07:51:41 PM
Since they're mostly buttons, with similar glows and such with text being the only difference, would it be more efficient to have sh/bat files to generate the TGAs used by q3_ui instead of various .xcf source files?

My problem with imagemagick is its handling of the alpha channel though, by default it eats the RGB channel in 100% translucent areas and doesn't preserve them well.... in resizing at least.


Title: Re: Imagemagick scripts for generating menu/art/?
Post by: Udi on April 19, 2012, 08:07:54 AM
The current /menu/art_blueish images were generated with Imagemagick, I think bluemenu_v4_sources (http://udionline.hu/fajlok/bluemenu_v4_sources.zip) is the last version, there's a script named menubuttons-convert inside it.


Title: Re: Imagemagick scripts for generating menu/art/?
Post by: fromhell on April 19, 2012, 03:54:36 PM
ah I didn't see that