Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment New dimension (Score 1) 142

For feature like tab stacking I have long dreamed. I always end up with loads of tabs open during the day.

As for extensions, it's not something I really have missed, but a lot of my friends criticized Opera for not having extensions like FireFox does. They open a whole new dimension of possibilities for the browser.

Congratulations on the new wonderful release!

Comment Re:Not to mention security, bandwidth, etc. (Score 1) 260

I totally agree. It's good for users, it's good for Opera Software. It's the way things happen in buissiness and I don't see anything wrong with that.It's certainly an application that will make my life easier, as it's everyday that I need to share a pic or two with friends.
And we're moving towards an Operating System that consists if one application - the Web Browser. And I wouldn't be surprised if other browser will follow similar path.
Graphics

Lightweight C++ Library For SVG On Windows? 130

redblue writes "I would like to display vector graphics in my Windows C++ programs with minimal system requirements. Some of the possibilities are: 1. Enhanced Metafile Format format/EMF+, 2. Flash/SWG, 3. Silverlight/XAML, 4. SVG. The non-open proprietary nature of #2 & #3 make them unattractive. Since EMF+ is not amenable to easy editing, it leaves SVG as the only format worth pursuing. The trouble is that the major vendors have a lock on the market with their proprietary formats; leaving SVG high and dry with no easy native OS support. At least not on Windows. From what I could learn on the intertubes, Cairo is the best, if not only, reasonable system that may enable compiled SVG support. Unfortunately, AFAIK, it comes with a price tag of >2MB overhead and the C++ bindings are not straightforward." Read on for the rest of redblue's question; can you improve on his home-brewed solution?

Slashdot Top Deals

Mirrors should reflect a little before throwing back images. -- Jean Cocteau

Working...