Skip navigation.

exploreopera

| Help

Sign up | Help

Suddenly Vanishing Gravity

or Scalable Vector Graphics

APNG support

, , , ...

Hey, cool:yes:
Opera has support for APNG now.
for more info about APNG see:
http://en.wikipedia.org/wiki/Animated_Portable_Network_Graphics
http://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.xml

i'm also currently writing an SVG2APNG converter as a firefox extension:
http://www.treebuilder.de/default.asp?file=660000.xml
maybe 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.:confused:
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:

SVG in Forum/Blog posts using Opera 9.5

, ,

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/

Yeah !

, ,

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.

my first widget is available

, , ,

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 !

SVGraffity 1.0

,

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

Hello 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 !!!!