[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/10/15 11:46:48
Modified: . ChangeLog
Log:
Remove text origin markers when exporting to PNG.
Revision Changes Path
1.406 +1 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -b -r1.405 -r1.406
--- ChangeLog 15 Oct 2005 15:26:35 -0000 1.405
+++ ChangeLog 15 Oct 2005 15:46:48 -0000 1.406
@@ -1,6 +1,7 @@
2005-10-15 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/x_image.nw: Remove the grid when exporting to PNG.
Reorganize and comment some code.
+ Remove text origin markers when exporting to PNG.
2005-10-15 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/prototype.h, noweb/i_callbacks.nw, noweb/x_image.nw: