src/lib/font/mgCourier12.c 1.4
1.4 2010/04/06 19:56:19 kent
Continued tuning of new font system.
Index: src/lib/font/mgCourier12.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/font/mgCourier12.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/lib/font/mgCourier12.c 6 Apr 2010 00:58:56 -0000 1.3
+++ src/lib/font/mgCourier12.c 6 Apr 2010 19:56:19 -0000 1.4
@@ -354,9 +354,9 @@
Courier12_ch_ofst, Courier12_data,
220, 14,
NULL,
0, 0, /* x/y offset */
-16, /* lineHeight */
+15, /* lineHeight */
11, /* psHeight */
};
MgFont *mgCourier12Font()