freebsd-ports/x11/xfedor/files/patch-ac
Andrey A. Chernov e3b6b56b0b Font/Bitmap/Pixmap/Mouse editor.
ATTENTION: It not work in > 256 colors modes, anyone who knows
X in this place, fix it, please.
1996-09-03 01:33:08 +00:00

19 lines
690 B
Text

*** bitmaps/bull.bak Mon Jun 13 17:59:16 1988
--- bitmaps/bull Tue Sep 3 01:46:36 1996
***************
*** 1,7 ****
#define bull_width 70
#define bull_height 75
#define bull_x_hot 0
! #define bull-y_hot -1
static char bull_bits[] = {
0xff, 0xff, 0xff, 0xff, 0x5f, 0xfe, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff,
0xff, 0x29, 0xfc, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, 0x3f, 0x00, 0xf0,
--- 1,7 ----
#define bull_width 70
#define bull_height 75
#define bull_x_hot 0
! #define bull_y_hot -1
static char bull_bits[] = {
0xff, 0xff, 0xff, 0xff, 0x5f, 0xfe, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff,
0xff, 0x29, 0xfc, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, 0x3f, 0x00, 0xf0,