src/lib/font/mgSail8.c 1.2
1.2 2010/03/31 00:07:46 kent
Adding fixed 34 font. Testing and tweaking for postScript output.
Index: src/lib/font/mgSail8.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/font/mgSail8.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/lib/font/mgSail8.c 27 Mar 2010 04:23:14 -0000 1.1
+++ src/lib/font/mgSail8.c 31 Mar 2010 00:07:46 -0000 1.2
@@ -102,8 +102,9 @@
72, 7, /* frm_wdt,frm_hgt */
NULL, /* next font */
0, -1, /* x/y offset */
9, /* lineHeight */
+ 9, /* psHeight */
};
MgFont *mgSmallFont()
{