gimp/cursors/rotate_small.xbm
Michael Natterer 7890b7ace9 Makefile.am cursors/gimp-tool-cursors.xcf cursors/perspective_small.xbm
2000-06-16  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* cursors/gimp-tool-cursors.xcf
	* cursors/perspective_small.xbm
	* cursors/perspective_small_mask.xbm
	* cursors/rotate_small.xbm
	* cursors/rotate_small_mask.xbm
	* cursors/shear_small.xbm
	* cursors/shear_small_mask.xbm: new cursors.

	* app/tools.c
	* app/transform_core.c: use them.
2000-06-16 11:38:45 +00:00

18 lines
995 B
C

/* Created with The GIMP */
#define rotate_small_width 32
#define rotate_small_height 32
#define rotate_small_x_hot 0
#define rotate_small_y_hot 0
static unsigned char rotate_small_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0xc4, 0x1d, 0x00, 0x00, 0x6c, 0x30,
0x00, 0x00, 0x34, 0x60, 0x00, 0x00, 0x24, 0x40, 0x00, 0x00, 0x44, 0x00,
0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00, 0x04, 0x48,
0x00, 0x00, 0x0c, 0x58, 0x00, 0x00, 0x18, 0x6c, 0x00, 0x00, 0x70, 0x47,
0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x00 };