Passa al contenuto

Inkscape

draw freely
Ultima versione stabile: 0.48.4 Download Now!
Open Source Scalable Vector Graphics Editor
 

Archivio News

 GennaioFebbraioMarzoAprileMaggioGiungoLuglioAgostoSettembreOttobreNovembreDicembre
2013     03 04                
2012 01   03 04       08     11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12
2010 01 02 03 04 05 06 07 08 09 10 11  
2009 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03   05 06 07 08     11  
2007 01 02 03 04 05       09 10 11 12
2006 01 02   04 05 06 07 08 09 10 11 12
2005               08 09 10 11  
2004   02 03 04 05 06 07 08 09 10 11  
2003                   10 11 12

Ottobre 2003

Progress converting codebase to C++

October 30, 2003

I've begun working my way through sodipodi making everything work with g++.

At this point I have done: libnr/* libnrtype/* inkscape.c Not complete, but partly working: helpers widgets

To test, just change the CC=gcc line in the makefile and make clean && make the aim is to have inkscape compile both in gcc and g++.

The biggest problem is _(). most effort has been fixing variables named 'new' and 'class' and sorting out the various string types.

I also found a bug thanks to the type system (two params swapped) :).

Inkscape Forms!

October 27, 2003

A group of Sodipodi developers establish the Inkscape Project to pursue creation of a fully SVG-compliant open source editor and to continue the logical development of the Sodipodi codebase in this direction.