src/lib/font/mgCourier8.c 1.2

1.2 2010/03/31 00:07:44 kent
Adding fixed 34 font. Testing and tweaking for postScript output.
Index: src/lib/font/mgCourier8.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/font/mgCourier8.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/lib/font/mgCourier8.c	27 Mar 2010 04:23:11 -0000	1.1
+++ src/lib/font/mgCourier8.c	31 Mar 2010 00:07:44 -0000	1.2
@@ -259,8 +259,9 @@
 212, 10,
 NULL,
 0, 0,   /* x/y offset */
 10,        /* lineHeight */
+8,	   /* psHeight */
 };
 
 MgFont *mgCourier8Font()
 {