2001-10-24 Federico Di Gregorio * Sorry for the italian, i was a little bit confused. We'll restart with english from next entry... :) * Makefile: aggiunto Makefile per generare il tar.gz da distribuire per unix. * Preparazione_exe.txt: mosso il contenuto nel README.it (tanto era scritto in italiano) e cancellato questo file. * gpl.txt: rimosso questo file, il testo della GPL era già presente in COPYING. * messaggio2.txt: piccole correzioni di stile, "eseguire" un programma invece di "chiamare", etc. * messaggio1.txt: piccoli cambiamenti di forma (init.d non può detenere alcun copyright, copyright quindi assegnato ai singoli membri). Aggiunto un ^M mancante per windows. 2001-09-17 Federico Di Gregorio * symbols.dxf: aggiunta libreria dei simboli per il DXF (solo test, i somboli veri devono ancora arrivare!) 2001-07-31 Federico Di Gregorio * cxf2svg: creates Mappa object passing a -1.0 flip_y value, to account for opposite y axis direction in svg and cxf files. * cxf.py: added .read_x and .read_y methods to account for axis reflection and different positioning of origin in cxf and svg files. 2001-07-06 Federico Di Gregorio * cxf.py (*.write_dxf): fixed problems with dxf generation (now every vertex includes a layer specification.) (Reporter.__init__): verbose is not 0 by default. (Reporter.set_verbose): verbosity was already set to 1! * cxf2dxf, cxf2svg: added --license option and copying conditions. * added CREDITS, README, README.it, AUTHORS. almost ready for the first release. 2001-07-05 Federico Di Gregorio * cxf.py (Simbolo.make_symbol): now symbols are 3x3 user units, making them visibles. (Bordo.write): added .make_shape, to be used with borders with holes (islands). (Testo._adjust_label): adjust label position taking in account orientation. * create cvs repository on cvs.initd.org, module uegis. 2001-07-04 Federico Di Gregorio * initial version, basic cxf to svg converter.