Some clever revDude could hack out a conversion -- .ico's are only 16x16 (uncompressed?)

1. screenscrape the html of the page for the first .ico file
2. get the file as binary....
3. figure out where the headers, jump tables are, the standards for ico are out there I'm sure
4. convert to imagedata
....

so few pixels that it could be done easily in rev...


At 10:54 AM -0400 9/29/08, Thomas McGrath III wrote:
Does anyone know how to capture/get the icon found before the http text in the address bar in most web browsers? I want to get this via script in Revolution in a text field.

I believe that it's always favicon.ico. So for example the one for runrev would be:

http://www.runrev.com/favicon.ico

if they had one. The one for Adobe is:

http://www.adobe.com/favicon.ico

Apple's:

http://www.apple.com/favicon.ico

Unity3D's:

http://unity3d.com/favicon.ico

and so on.


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to