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

Comparing rxvt-unicode/src/rxvtgrx.h (file contents):
Revision 1.2 by pcg, Mon Nov 24 17:31:27 2003 UTC vs.
Revision 1.3 by pcg, Sat Jan 17 01:20:01 2004 UTC

1/*--------------------------------*-C-*---------------------------------* 1/*--------------------------------*-C-*---------------------------------*
2 * File: rxvtgrx.h 2 * File: rxvtgrx.h
3 * $Id: rxvtgrx.h,v 1.2 2003/11/24 17:31:27 pcg Exp $
4 * 3 *
5 * Stuff for text alignment for rxvt special graphics mode 4 * Stuff for text alignment for rxvt special graphics mode
6 * 5 *
7 * alignment 6 * alignment
8 * Top: 7 * Top:
19 * is on the specified point 18 * is on the specified point
20 * Caps_Center: 19 * Caps_Center:
21 * text is placed so that the specified point is equidistant from the 20 * text is placed so that the specified point is equidistant from the
22 * bottom and tops of capital letters 21 * bottom and tops of capital letters
23 *----------------------------------------------------------------------*/ 22 *----------------------------------------------------------------------*/
24#ifndef _RXVTGRX_H_ 23#ifndef RXVTGRX_H_
25#define _RXVTGRX_H_ 24#define RXVTGRX_H_
26 25
27#define GRX_SCALE 10000 26#define GRX_SCALE 10000
28 27
29#define RIGHT_TEXT 0x10 28#define RIGHT_TEXT 0x10
30#define HCENTER_TEXT 0x20 29#define HCENTER_TEXT 0x20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines