Index: xwindow/x_font.c =================================================================== RCS file: /cvsroot/mlterm/mlterm/xwindow/x_font.c,v retrieving revision 1.20 diff -u -r1.20 x_font.c --- xwindow/x_font.c 22 Mar 2004 12:21:55 -0000 1.20 +++ xwindow/x_font.c 5 Jun 2005 13:36:58 -0000 @@ -443,7 +443,9 @@ XFT_ENCODING , XftTypeString , font_encoding , XFT_CHAR_WIDTH , XftTypeInteger , ch_width , XFT_WEIGHT , XftTypeInteger , weight , +#if 0 XFT_SPACING , XftTypeInteger , XFT_CHARCELL , +#endif XFT_ANTIALIAS , XftTypeBool , is_aa ? True : False , NULL))) {