ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/defaultfont.C
(Generate patch)

Comparing rxvt-unicode/src/defaultfont.C (file contents):
Revision 1.32 by pcg, Thu Mar 4 00:59:10 2004 UTC vs.
Revision 1.33 by pcg, Thu Mar 4 03:04:53 2004 UTC

1097 1097
1098bool 1098bool
1099rxvt_fontset::populate (const char *desc) 1099rxvt_fontset::populate (const char *desc)
1100{ 1100{
1101 clear (); 1101 clear ();
1102 printf ("P(%s)\n",desc);
1103 1102
1104 fonts.push_back (new_font (0, CS_UNICODE)); 1103 fonts.push_back (new_font (0, CS_UNICODE));
1105 realize_font (0); 1104 realize_font (0);
1106 1105
1107 add_fonts (desc); 1106 add_fonts (desc);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines