How to get a JPEG from a favicon file?
Jim Sims
sims at ezpzapps.com
Tue Apr 3 10:43:51 EDT 2007
On Apr 3, 2007, at 4:02 PM, Eric Chatonet wrote:
> Yes you are right: people often use gif, png or jpeg files for
> favicons but this can be known parsing the html code where you can
> find something like:
> <link rel="icon" href="images/favicon.png" type="image/png">
>
> My problem is with '.ico' files.
I thought about this issue some time ago and all I could think of was
to use altBrowser to display the ico and then export snapshot that
area for
making the jpg. I never actually did this as I didn't need the dang
things
that badly ;-)
ciao,
sims
More information about the use-livecode
mailing list