Skip navigation.

Xara Xtreme available for Linux

Gnome Art
Gnome Art

Xara has announced the availability of their vector graphics application Xara Xtreme for GNU/Linux. It is ported to Linux using wxWidgets and GTK+ and the source code is available under the GPL. They have screenshots available online and they look very nice. Going forward they want to cooperate as much as possible with the Inkscape team so hopefully a beautifullly vectorized future lies ahead for us. So be sure to grab the latest source or binary and give it a testrun.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
autogen.sh by Anonymous George
autogen.sh by Anonymous George
File formats by Anonymous George

Cairo

Devs Really needs to get hold of this and incorporate it into Cairo, this would make themes really fast. Xara is awesome so just wonder what Inkscape will do, since Xara is superiour.

the inkscape devs should

the inkscape devs should integrate the xara code into inkscape! that would be awsome!

inkscape and xara

Developers of both Inkscape and Xara have meet at the Libre Graphics Meeting in Lyon and talked a lot about possible ways to collaborate. Also, some Xara developers are subscribed to the Inkscape mailing list.

Cairo license

Xara Xtreme is GPL, and I think Cairo is released under a BSD style license. This means that the rendering engine from Xara could only be part of Cairo if Cairo changed to GPL or Xara Xtreme to a BSD style license. (I think)

Cairo is LGPL or MPL.

Cairo is LGPL or MPL.

Wrong

The BSD license (without advertising clause) is GPL compatible. Meaning you can incorporate BSD code into a GPL project and keep the resulting license GPL. You can not however do the other way around.

If you remember this was the triggering event that caused the fork of XFree to Xorg. XFree included an advertising clause into the license making it incompatible with the GPL. XOrg kept BSD license (or at least BSD-like) without advertising clause and is GPL compatible.

This is however mostly academic in this context since cairo have changed license to LGPL.

If you remember this was the

If you remember this was the triggering event that caused the fork of XFree to Xorg. XFree included an advertising clause into the license making it incompatible with the GPL. XOrg kept BSD license (or at least BSD-like) without advertising clause and is GPL compatible.

Triggering event... Just to be clear, it was the last straw. XFree had long been a hopeless swamp with unfixed bugs and closed development with a few people stroking themselves off about being core developers (basically, your average BSD-inspired project). The license change was the final excuse needed to split it and dump all the baggage.

your first productive comment! :) by Anonymous George

You just HAD to get him

You just HAD to start him up...

When he's off his anti-Fluendo/anti-GStreamer/anti-Corporate-GNOME trips, he can actually show a bit of intelligence, unfortunately it completely drowns whenever anyone mentions anything remotely tied to his peeves.

How is this just academic? by Anonymous George
I'm sorry, you're right. I by Anonymous George

How about a cairo backend?

Could it be then 'legal' to create a Cairo backend based on the Xara engine?

I guess

I'm guessing yes, but then only GPL-compatible would be allowed to use that backend.

Yeah

Yeah, no kidding, I made a blog post and some forum posts trying to get someone to do that. This was roughly 6 months ago when Zara first became OSS. I suppose the difference now is that this is the full version of Zara and that the engine is also being OS'd.