Thanks!!
OK, I started to work on this and it is actually going to be very easy, well, at first glance.
Now I am seeing that the colors are saved here in Hex:
Philadelphia Athletics,1901,1500B2,F0FFFF
However, reading the readme.txt file in the logo folder, I see this:
Cannibals_204102050_210210001_sometext.png.
In this case, the background color will be R = 204, G = 102, B = 050 (RGB as in Red/Green/Blue is a color code used by many imaging programs). The text color will be R=210, G=210, B=001. And the "sometext" will just be ignored.
I am assuming that I have to convert the 'F0FFFF" into decimal. I am also assuming that it would be FO=RED FF=GREEN and the other FF=BLUE.
So, I guess I convert the 3 values to decimal and append it onto the file name.
Anyone with me on this?
E-mail me at
larry@cfl.rr.com or IM me at
webcomedian@msn.com if you know