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