--- rxvt-unicode/src/rxvtfont.h 2012/05/18 16:11:27 1.42 +++ rxvt-unicode/src/rxvtfont.h 2016/06/21 12:03:56 1.43 @@ -73,9 +73,9 @@ // must be power-of-two - 1, also has to match RS_fontMask in rxvt.h #if USE_256_COLORS - enum { fontCount = 7 }; // 4 extra colors bits, 4 fewer fontcount bits + enum { fontCount = 7 }; // 2 extra colors bits, 2 fewer fontcount bits #else - enum { fontCount = 127 }; + enum { fontCount = 31 }; #endif // index of first font in set