--- rxvt-unicode/src/defaultfont.h 2004/04/02 00:51:09 1.18 +++ rxvt-unicode/src/defaultfont.h 2004/07/26 14:57:12 1.19 @@ -108,7 +108,7 @@ rxvt_font *new_font (const char *name, codeset cs); bool populate (const char *desc); - int find_font (uint32_t unicode); + int find_font (uint32_t unicode, bool bold = false); rxvt_font *operator [] (int id) const {