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.485 by sf-exg, Fri May 25 09:27:35 2012 UTC vs.
Revision 1.486 by sf-exg, Sat May 26 08:10:25 2012 UTC

230 defaultAlign = centerAlign, 230 defaultAlign = centerAlign,
231}; 231};
232 232
233struct rxvt_image 233struct rxvt_image
234{ 234{
235 int id;
236 unsigned short alpha; 235 unsigned short alpha;
237 uint8_t flags; 236 uint8_t flags;
238 unsigned int h_scale, v_scale; /* percents of the window size */ 237 unsigned int h_scale, v_scale; /* percents of the window size */
239 int h_align, v_align; /* percents of the window size: 238 int h_align, v_align; /* percents of the window size:
240 0 - left align, 50 - center, 100 - right */ 239 0 - left align, 50 - center, 100 - right */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines