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.157 by root, Tue Jan 3 18:11:34 2006 UTC vs.
Revision 1.158 by root, Tue Jan 3 23:40:58 2006 UTC

923 prop.height += lineSpace; 923 prop.height += lineSpace;
924 fs->set_prop (prop); 924 fs->set_prop (prop);
925 925
926 fwidth = prop.width; 926 fwidth = prop.width;
927 fheight = prop.height; 927 fheight = prop.height;
928 fbase = (*fs)[1]->ascent; 928 fbase = prop.ascent;
929 929
930 for (int style = 1; style < 4; style++) 930 for (int style = 1; style < 4; style++)
931 { 931 {
932#if ENABLE_STYLES 932#if ENABLE_STYLES
933 const char *res = rs[Rs_font + style]; 933 const char *res = rs[Rs_font + style];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines