[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: mike
Date: 06/12/02 21:27:13
Modified: . ChangeLog
Log:
Changes to enure that lines are drawn at least as thick as nets/pins
Revision Changes Path
1.356 +11 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -b -r1.355 -r1.356
--- ChangeLog 3 Dec 2006 02:08:14 -0000 1.355
+++ ChangeLog 3 Dec 2006 02:27:13 -0000 1.356
@@ -1,3 +1,14 @@
+2006-12-02 Mike Jarabek <mike@xxxxxxxxxxxxxxxx>
+
+ * include/defines.h include/struct.h: Added
+ toplevel->line_style'. This new entry is a flag to set whether
+ or not lines are drawn really thin on the output postscript or
+ will only be drawn to the width of pins or nets.
+
+ * src/o_arc_basic.c src/o_box_basic.c src/o_circle_basic.c
+ libgeda/src/o_line_basic.c: Changes to the postscript output
+ code to ensure that lines can't be drawn too thin.
+
2006-12-02 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* src/o_bus_basic.c: Added missing call to s_tile_update_object
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs