[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: struct.h
User: mike
Date: 07/02/10 14:43:39
Modified: . struct.h
Log:
Added code to scale the output postscript font under user control.
This is controlled via the postscript-font-scale rc keyword.
Revision Changes Path
1.99 +3 -0 eda/geda/gaf/libgeda/include/struct.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: struct.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- struct.h 17 Dec 2006 04:14:07 -0000 1.98
+++ struct.h 10 Feb 2007 19:43:36 -0000 1.99
@@ -705,6 +705,9 @@
/* The name of the prolog file to paste into the Postscript output */
char *postscript_prolog;
+ /* Use this as a scaling factor for the output font */
+ float postscript_font_scale;
+
/* color of the stroke points */
int stroke_color;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs