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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.41 by pcg, Sun Feb 22 08:28:36 2004 UTC vs.
Revision 1.42 by pcg, Sun Feb 22 10:38:11 2004 UTC

740 TermWin.fheight = fs->base_font ()->height; 740 TermWin.fheight = fs->base_font ()->height;
741 TermWin.fbase = fs->base_font ()->ascent; 741 TermWin.fbase = fs->base_font ()->ascent;
742 742
743 // TODO: screen needs to be told about new fonts 743 // TODO: screen needs to be told about new fonts
744 744
745 if (TermWin.parent[0])
746 {
747 resize_all_windows (0, 0, 0);
748 scr_remap_chars ();
749 scr_touch (true);
750 }
751
745 return true; 752 return true;
746 } 753 }
747 } 754 }
748 755
749 return false; 756 return false;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines