[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: mike
Date: 07/02/10 14:42:45
Modified: . system-gschemrc.in
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.114 +9 -0 eda/geda/gaf/gschem/lib/system-gschemrc.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: system-gschemrc.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/lib/system-gschemrc.in,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -b -r1.113 -r1.114
--- system-gschemrc.in 26 Dec 2006 15:56:23 -0000 1.113
+++ system-gschemrc.in 10 Feb 2007 19:42:28 -0000 1.114
@@ -576,6 +576,15 @@
;(output-text "vector")
(output-text "ps")
+; postscript-font-scale real
+;
+; Sets a scaling factor for the text in the PostScript output. This
+; can be used to make the output postscript font slightly larger to
+; more closely match the text in the printout to the size of the text
+; on the screen.
+; The default value is 1.0.
+(postscript-font-scale 1.0)
+
; output-vector-threshold
;
; Controls the threshold (in text lines) where multi-line text objects
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs