[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: mike
Date: 06/05/22 12:37:09
Modified: . ChangeLog
Log:
Custom stringwidth, and overbar support.
Revision Changes Path
1.307 +8 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.306
retrieving revision 1.307
diff -u -b -r1.306 -r1.307
--- ChangeLog 22 May 2006 14:44:06 -0000 1.306
+++ ChangeLog 22 May 2006 16:37:09 -0000 1.307
@@ -1,3 +1,11 @@
+2006-05-22 Mike Jarabek <mjarabek@xxxxxxxxx>
+
+ * libgeda/share/prolog.ps: Added custom stringwidth function to
+ printing routines that handles overbar characters. Added
+ overbar drawing support. The overbar thickness is coded to be
+ 10% of the font size. The height of the overbar is set to the
+ font size.
+
2006-05-21 Werner Hoch <werner.ho@xxxxxx:
* src/Makefile.am: moved the comment sign to the first column.