Sunday, 16. September 2007, 17:02:50
apng, svg, gif, kestrel
...
Hey, cool:yes:
Opera has support for APNG now.
for more info about APNG see:
http://en.wikipedia.org/wiki/Animated_Portable_Network_Graphicshttp://labs.mozilla.com/2007/08/better-animations-in-firefox-3/http://littlesvr.ca/apng/here are some example APNGs(there is a little flickering in the first frame, im not sure if this is a bug in Opera or in the firefox apng encoder):
if the image above is not animating, you'll need a newer build of Opera, or a firefox3 nightly.
more examples can be found on my website:
http://treebuilder.de/default.asp?file=89031.xmli'm also currently writing an SVG2APNG converter as a firefox extension:
http://www.treebuilder.de/default.asp?file=660000.xmlmaybe something like this would be possible as an Opera widget.
for this i would need access to an apng encoder, not sure if this is possible via js.
anyways, this is again some great news, at least there is a posibility to get rid of animated gifs someday.
great job Opera Team:up:
Wednesday, 5. September 2007, 17:48:05
svg, kestrel, opera
i've just tested
forum posts with SVG Images and it works just great in Kestrel.
to repeat it, this is an SVG:

hurray \o/
Thursday, 15. June 2006, 14:49:48
widgets, game, svg
it seems i've won
this weeks thinkGeek price, and i feel very honoured.
thanks everyone for downloading and voting !!!
other things that happend
Connect 4 is another widget i've posted this week, so if you want to play a game of connect4 against your browser, this is your widget :-)
note that the widget contains the
SVGGraffity font i've recently posted.
and as we are at it, there is a few Opera specific resources I've added to my
homepage beside a few
SVGFonts, I've added some more
SVG Filter Examples, to show of what you can do with the new SVG Features in Opera. Hope this is usefull to someone.
Monday, 12. June 2006, 15:21:39
svg, clock, set theory, widgets
finaly my
first widget is now available. its a "set theory clock" written in SVG

to read the time on this clock you have to sum up the lit rectangles.
one rect on the first line is worth 5 hours,
on the second line its 1 hour,
on the line with 11 rects, each rect is worth 5 minutes,
and on the last line its one minute.
so the current hour is:
5*NumberOfRectsLitInFirstLine + NumberOfRectsLitInSecondLine
and the current minute is:
5*NumberOfRectsLitInThirdLine + NumberOfRectsLitInFourthLine
so the image above shows 3*5+1:10*5+0 = 16:50
please vote for it !
Sunday, 11. June 2006, 18:42:31
svg, opera
I've recently been working on an SVG Font that works in Opera.
you can find it here:
http://www.treebuilder.de/default.asp?file=445232.xml
Sunday, 11. June 2006, 18:37:17
opera
first of all i'd like to thank everyone at Opera , especially the SVG Team,
the Opera SVG Implementation is just awesome, great work !!!!