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

Comparing rxvt-unicode/src/rxvtfont.C (file contents):
Revision 1.119 by sasha, Thu Sep 20 15:32:34 2007 UTC vs.
Revision 1.120 by ayin, Mon Oct 22 07:36:51 2007 UTC

1058 1058
1059 void draw (rxvt_drawable &d, int x, int y, 1059 void draw (rxvt_drawable &d, int x, int y,
1060 const text_t *text, int len, 1060 const text_t *text, int len,
1061 int fg, int bg); 1061 int fg, int bg);
1062 1062
1063 bool has_char (unicode_t unicode, const rxvt_fontprop *prop, bool &carefull) const; 1063 bool has_char (unicode_t unicode, const rxvt_fontprop *prop, bool &careful) const;
1064 1064
1065protected: 1065protected:
1066 XftFont *f; 1066 XftFont *f;
1067}; 1067};
1068 1068

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines