descriptionXaraLX using the cairo graphics library
ownered44@xs4all.nl
last changeSun, 7 Nov 2010 23:54:53 +0000 (8 00:54 +0100)
content tags
add:
readme
This is XaraLX using the cairo graphics library to make the code completely open source.

Though the program is usable there are some things missing a.t.m. :
-no pathmath, so combining shapes, contour tool and bevel tool won't work.
-conical, three- and four point, fractal colorpattens/transparency patterns don't work
-probably some more things...

This jpg was made with xara-cairo :
http://www.imagebam.com/image/0decca79882873

It can export ( at least ) png and jpg atm.

xara-cairo will compile with wx-windows 2.8 ( which is configured with utf8 support ) on the linux platform.
( wx-windows 2.6 might also work ? )

You can download the source with git : git clone git://repo.or.cz/xara-cairo.git

In the future this program might get another name and might be developed further
if one or more interested c++ developers can be found. In the mean time i will
implement shadows, evt. pathmath and more missing stuff on the graphics side.

9 may 2010
Ed
shortlog
2010-11-07 egagBugfix : Zooming works correct, no more errors on screen.master
2010-05-23 egagadded #include <algorithm>
2010-05-21 egagAdded compile instructions for the git tree.
2010-05-14 egagcleaned up printf messages
2010-05-14 egagadded mesh pattern support for 3/4 point color patterns
2010-05-10 egagadded README_XARA_CAIRO.txt
2010-05-10 egagRevert "added README_XARA_CAIRO.txt"
2010-05-10 egagadded README_XARA_CAIRO.txt
2010-05-09 egagadded xarlib/expandxar to gitignore
2010-05-09 egagdeleted xarlib/expandxar
2010-05-09 egaginitial commit
heads
13 years ago master