src/lib/font/mgCourier12.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/mgCourier12.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/font/mgCourier12.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/lib/font/mgCourier12.c 27 Mar 2010 04:23:10 -0000 1.1
+++ src/lib/font/mgCourier12.c 31 Mar 2010 00:07:44 -0000 1.2
@@ -355,8 +355,9 @@
220, 14,
NULL,
0, 0, /* x/y offset */
14, /* lineHeight */
+11, /* psHeight */
};
MgFont *mgCourier12Font()
{