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.317 by root, Tue May 12 08:21:56 2009 UTC vs.
Revision 1.318 by root, Sat May 30 08:51:23 2009 UTC

688 delete fontset[0]; 688 delete fontset[0];
689 fontset[0] = fs; 689 fontset[0] = fs;
690 690
691 prop = (*fs)[1]->properties (); 691 prop = (*fs)[1]->properties ();
692 prop.height += lineSpace; 692 prop.height += lineSpace;
693 prop.width += letterSpace;
693 694
694 fs->set_prop (prop, false); 695 fs->set_prop (prop, false);
695 696
696 fwidth = prop.width; 697 fwidth = prop.width;
697 fheight = prop.height; 698 fheight = prop.height;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines