--- rxvt-unicode/src/screen.C 2010/02/14 11:04:11 1.334 +++ rxvt-unicode/src/screen.C 2010/03/30 23:00:35 1.335 @@ -2379,7 +2379,7 @@ /* * Actually do the drawing of the string here */ - rxvt_font *font = (*fontset[GET_STYLE (rend)])[GET_FONT (rend)]; + rxvt_font *font = fontset [GET_STYLE (rend)]->get (*text, GET_FONT (rend)); if (expect_true (have_bg && back == Color_bg)) {