The NEW Build Your Own Arcade Controls
Front End Support => MaLa Frontend => Topic started by: Hitek on June 28, 2009, 07:43:10 pm
-
Is mala going to support alpha transparent PNG images in layouts anytime soon?
-
Instead of creating a new topic I will ask it here:
What about animated gifs with transparency? (I know it was asked before but I don't remember what the answer was and the reasoning behind it).
-
Not any time soon
The next release will have a 'Layout video' window.
That is an option of having a separate video window that plays in a loop whenever that layout is displayed.
I am sure that creative/clever amongst you can work out a way of making the video window give the illusion of animated gifs and alpha transparency if you make the video window blend into the layout.
Seems like a solution for now anyway
-
not exactly. What I'm looking to do is have an alpha transparent user definable over the game list. The image would basically be a copy of that section of the background with a gradient alpha transparency so that it looks like the top and bottom of the list fade out as you scroll through it. I want to do the same thing with a "border" overlay for the screenshots.
-
Loadman, what is the reason for no animated gif support? I'm not a programmer so I don't know if it's just hard to program support for it or is it more of a licensing issue?
-
Loadman, what is the reason for no animated gif support? I'm not a programmer so I don't know if it's just hard to program support for it or is it more of a licensing issue?
There is no Delphi tools I could find to resize & rotate animated gifs on the fly.
-
Instead of trying to rotate and re size on the fly why not just allow different gifs to be used depending on state/layout of the screen?
I know for my cab, I wouldn't need to re size or rotate the images:D
-
Instead of trying to rotate and re size on the fly why not just allow different gifs to be used depending on state/layout of the screen?
I know for my cab, I wouldn't need to re size or rotate the images:D
I went down that path of only having animated gifs available for 'fixed rex layouts' and 'horizontal only' but just to do that was a whole lot of pain with the lack of Delphi tools available. Sorry.
If anyone finds a Delphi solution let me know
-
I wish I could help:(
Keep up the good work though!