kyleki;151398 Wrote: 
> It seems to just be ASCII art.
The icons are ASCII, indeed - 40 pixel wide, 32 pixel high, you can add
new icons at the end of the @Icons array.
If you look at the %Iconmap hash, you can see the official Weather.Com
Icon numbers mapped to the matching index in the @Icons array.
Weather.Com icons
19 to 25 are mapped to @Icons[9], aka the questionmark.

For your reference, check the Weather.Com icon set included in the XML
SDK (I can send it to you by mail, should you not have it).

If you design new icons, it would be preferable not to include english
words inside the icon (that would break internationalization of the
Plugin), but try to express the weather conditions graphically.

It would be really cool, if you could come up with something nice...
I'm not a designer, you know.


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

-----------------------------------------------------------
Check out http://inside.glnetworks.de/ for more to come.
------------------------------------------------------------------------
martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to