PDA

View Full Version : jpgload.wac


rpeterclark
6th June 2004, 01:34
Does anyone know how to make use of jpgload.wac?

carlosp
6th June 2004, 09:53
in the old wa3 times i always used jpg files for about window. i guess it should work with out any trix for <bitmap .. /> tag too.



<bitmap id="jpg.file" file="player/main.jpg" gammagroup="?" />



i never used to use them befor. Probably it doesnt work :D

Hackerquaker
7th June 2004, 04:21
A little question...
Why "jpgload.wac" exists if doesn't function?

leechbite
7th June 2004, 07:57
I dont know what jpgload.wac is for but I know jpegs work in WA5.
M3 (http://www.winamp.com/skins/details.php?id=138971)
uses jpeg images for its manual. :)

rpeterclark
7th June 2004, 11:45
I guess then that it's only use is to allow WA to load JPG images that were defined in XML?

carlosp
7th June 2004, 11:50
/check your pms please, rpeterclark :)

Bizzeh
7th June 2004, 13:03
does prety much what it says on the tin, it loads jpeg files... but only in modern skins, since its a wac and is only in use when gen_ff is working, which only happens when your using a modern skin :)
and it works just like carlosp said

<bitmap id="jpg.file" file="player/main.jpg" gammagroup="somegammagroup" />

works exactly the same as png, except its a jpg.

and before anyone asks, yes, you can use jpg and png in the same skin :)