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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.285 by sasha, Sat Aug 4 07:05:31 2007 UTC vs.
Revision 1.286 by sasha, Sun Aug 5 06:19:01 2007 UTC

176# define HAVE_BG_PIXMAP 1/* to simplify further usage */ 176# define HAVE_BG_PIXMAP 1/* to simplify further usage */
177struct bgPixmap_t { 177struct bgPixmap_t {
178# ifdef XPM_BACKGROUND 178# ifdef XPM_BACKGROUND
179 179
180# ifdef HAVE_AFTERIMAGE 180# ifdef HAVE_AFTERIMAGE
181 ASImage *original_asim; 181 ASImage *original_asim;
182
183 ASImage *resize_asim (rxvt_term *target, ASImage *background, XRectangle &dst_rect);
182# endif 184# endif
183 185
184#define bgPmap_defaultScale 100 186#define bgPmap_defaultScale 100
185#define bgPmap_defaultAlign 50 187#define bgPmap_defaultAlign 50
186 unsigned int h_scale, v_scale;/* percents of the window size */ 188 unsigned int h_scale, v_scale;/* percents of the window size */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines