📄 x-cursors.xbm
字号:
#define X_cursor_width 14#define X_cursor_height 14#define X_cursor_x_hot 6#define X_cursor_y_hot 6static unsigned char X_cursor_bits[] = {0x07, 0xb8, 0x0f, 0x3c, 0x1f, 0x3e, 0x3e, 0x1f, 0xfc, 0x0f, 0xf8, 0x07, 0xf0, 0x03, 0xf0, 0x03, 0xf8, 0x07, 0xfc, 0x0f, 0x3e, 0x1f, 0x1f, 0x3e, 0x0f, 0x3c, 0x07, 0x38};#define X_cursor_mask_width 16#define X_cursor_mask_height 16#define X_cursor_mask_x_hot 7#define X_cursor_mask_y_hot 7static unsigned char X_cursor_mask_bits[] = {0x0f, 0xf0, 0x1f, 0xf8, 0x3f, 0xfc, 0x7f, 0xfe, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0x7f, 0xfe, 0x3f, 0xfc, 0x1f, 0xf8, 0x0f, 0xf0};#define arrow_width 14#define arrow_height 14#define arrow_x_hot 13#define arrow_y_hot 0static unsigned char arrow_bits[] = {00, 0xb0, 00, 0x3c, 00, 0x1f, 0xc0, 0x1f, 0xf0, 0x0f, 0xfc, 0x0f, 0xc0, 0x07, 0xe0, 0x07, 0x70, 0x03, 0x38, 0x03, 0x1c, 0x01, 0x0e, 0x01, 0x07, 00, 0x02, 00};#define arrow_mask_width 16#define arrow_mask_height 16#define arrow_mask_x_hot 14#define arrow_mask_y_hot 1static unsigned char arrow_mask_bits[] = {00, 0xe0, 00, 0xf8, 00, 0xfe, 0x80, 0x7f, 0xe0, 0x7f, 0xf8, 0x3f, 0xfc, 0x3f, 0xfc, 0x1f, 0xe0, 0x1f, 0xf0, 0x0f, 0xf8, 0x0f, 0x7c, 0x07, 0x3e, 0x07, 0x1f, 0x02, 0x0e, 00, 0x04, 00};#define based_arrow_down_width 8#define based_arrow_down_height 10#define based_arrow_down_x_hot 3#define based_arrow_down_y_hot 9static unsigned char based_arrow_down_bits[] = {0xff, 00, 0xff, 0x18, 0x18, 0x18, 0x18, 0x5a, 0x3c, 0x18};#define based_arrow_down_mask_width 10#define based_arrow_down_mask_height 12#define based_arrow_down_mask_x_hot 4#define based_arrow_down_mask_y_hot 10static unsigned char based_arrow_down_mask_bits[] = {0xff, 0x23, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0x78, 00, 0x78, 00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfc, 00, 0x78, 00};#define based_arrow_up_width 8#define based_arrow_up_height 10#define based_arrow_up_x_hot 3#define based_arrow_up_y_hot 9static unsigned char based_arrow_up_bits[] = {0x18, 0x3c, 0x5a, 0x18, 0x18, 0x18, 0x18, 0xff, 00, 0xff};#define based_arrow_up_mask_width 10#define based_arrow_up_mask_height 12#define based_arrow_up_mask_x_hot 4#define based_arrow_up_mask_y_hot 10static unsigned char based_arrow_up_mask_bits[] = {0x30, 0x20, 0x78, 00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0x78, 00, 0x78, 00, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03};#define boat_width 16#define boat_height 8#define boat_x_hot 14#define boat_y_hot 3static unsigned char boat_bits[] = {0x80, 00, 0xe0, 0x03, 0x11, 0x06, 0xff, 0xff, 00, 0x18, 00, 0x04, 00, 0x02, 0xff, 0x03};#define boat_mask_width 16#define boat_mask_height 9#define boat_mask_x_hot 14#define boat_mask_y_hot 4static unsigned char boat_mask_bits[] = {0xe0, 00, 0xf0, 0x03, 0xf9, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0x07, 0xff, 0x03};#define bogosity_width 13#define bogosity_height 14#define bogosity_x_hot 6#define bogosity_y_hot 6static unsigned char bogosity_bits[] = {0x47, 0x9c, 0x44, 0x04, 0x44, 0x04, 0x44, 0x04, 0xff, 0x1f, 0x45, 0x14, 0x45, 0x14, 0x45, 0x14, 0x45, 0x14, 0xff, 0x1f, 0x44, 0x04, 0x44, 0x04, 0x44, 0x04, 0x47, 0x1c};#define bogosity_mask_width 15#define bogosity_mask_height 16#define bogosity_mask_x_hot 7#define bogosity_mask_y_hot 7static unsigned char bogosity_mask_bits[] = {0xdf, 0x7d, 0xdf, 0x7d, 0xdf, 0x7d, 0xdc, 0x1d, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xdf, 0x7d, 0xdf, 0x7d, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xdc, 0x1d, 0xdf, 0x7d, 0xdf, 0x7d, 0xdf, 0x7d};#define bottom_left_corner_width 14#define bottom_left_corner_height 14#define bottom_left_corner_x_hot 0#define bottom_left_corner_y_hot 13static unsigned char bottom_left_corner_bits[] = {0x03, 0x80, 0x03, 00, 0x23, 0x08, 0x23, 0x04, 0x23, 0x02, 0x23, 0x01, 0xa3, 00, 0x63, 00, 0xe3, 0x0f, 0x03, 00, 0x03, 00, 0x03, 00, 0xff, 0x3f, 0xff, 0x3f};#define bottom_left_corner_mask_width 16#define bottom_left_corner_mask_height 16#define bottom_left_corner_mask_x_hot 1#define bottom_left_corner_mask_y_hot 14static unsigned char bottom_left_corner_mask_bits[] = {0x0f, 00, 0x0f, 00, 0xef, 0x30, 0xef, 0x38, 0xef, 0x1c, 0xef, 0x0e, 0xef, 0x07, 0xef, 0x03, 0xef, 0x3f, 0xef, 0x3f, 0xef, 0x3f, 0x0f, 00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};#define bottom_right_corner_width 14#define bottom_right_corner_height 14#define bottom_right_corner_x_hot 13#define bottom_right_corner_y_hot 13static unsigned char bottom_right_corner_bits[] = {00, 0xb0, 00, 0x30, 0x04, 0x31, 0x08, 0x31, 0x10, 0x31, 0x20, 0x31, 0x40, 0x31, 0x80, 0x31, 0xfc, 0x31, 00, 0x30, 00, 0x30, 00, 0x30, 0xff, 0x3f, 0xff, 0x3f};#define bottom_right_corner_mask_width 16#define bottom_right_corner_mask_height 16#define bottom_right_corner_mask_x_hot 14#define bottom_right_corner_mask_y_hot 14static unsigned char bottom_right_corner_mask_bits[] = {00, 0xf0, 00, 0xf0, 0x0c, 0xf7, 0x1c, 0xf7, 0x38, 0xf7, 0x70, 0xf7, 0xe0, 0xf7, 0xc0, 0xf7, 0xfc, 0xf7, 0xfc, 0xf7, 0xfc, 0xf7, 00, 0xf0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};#define bottom_side_width 13#define bottom_side_height 14#define bottom_side_x_hot 6#define bottom_side_y_hot 13static unsigned char bottom_side_bits[] = {0x40, 0x80, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x44, 0x04, 0x48, 0x02, 0x50, 0x01, 0xe0, 00, 0x40, 00, 00, 00, 0xff, 0x1f, 0xff, 0x1f};#define bottom_side_mask_width 15#define bottom_side_mask_height 16#define bottom_side_mask_x_hot 7#define bottom_side_mask_y_hot 14static unsigned char bottom_side_mask_bits[] = {0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xcc, 0x19, 0xdc, 0x1d, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f};#define bottom_tee_width 14#define bottom_tee_height 10#define bottom_tee_x_hot 7#define bottom_tee_y_hot 9static unsigned char bottom_tee_bits[] = {0xc0, 0x80, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xff, 0x3f, 0xff, 0x3f};#define bottom_tee_mask_width 16#define bottom_tee_mask_height 12#define bottom_tee_mask_x_hot 8#define bottom_tee_mask_y_hot 10static unsigned char bottom_tee_mask_bits[] = {0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};#define box_spiral_width 15#define box_spiral_height 16#define box_spiral_x_hot 8#define box_spiral_y_hot 8static unsigned char box_spiral_bits[] = {0xff, 0xff, 0x01, 00, 0xfd, 0x7f, 0x05, 0x40, 0xf5, 0x5f, 0x15, 0x50, 0xd5, 0x57, 0x55, 0x54, 0x55, 0x55, 0xd5, 0x55, 0x15, 0x54, 0xf5, 0x57, 0x05, 0x50, 0xfd, 0x5f, 0x01, 0x40, 0xff, 0x7f};#define box_spiral_mask_width 16#define box_spiral_mask_height 16#define box_spiral_mask_x_hot 8#define box_spiral_mask_y_hot 8static unsigned char box_spiral_mask_bits[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};#define center_ptr_width 10#define center_ptr_height 14#define center_ptr_x_hot 4#define center_ptr_y_hot 0static unsigned char center_ptr_bits[] = {0x30, 0x90, 0x30, 00, 0x78, 00, 0x78, 00, 0xfc, 00, 0xfc, 00, 0xfe, 0x01, 0xfe, 0x01, 0x33, 0x03, 0x31, 0x02, 0x30, 00, 0x30, 00, 0x30, 00, 0x30, 00};#define center_ptr_mask_width 12#define center_ptr_mask_height 16#define center_ptr_mask_x_hot 5#define center_ptr_mask_y_hot 1static unsigned char center_ptr_mask_bits[] = {0xf0, 0x20, 0xf0, 00, 0xf8, 0x01, 0xf8, 0x01, 0xfc, 0x03, 0xfc, 0x03, 0xfe, 0x07, 0xfe, 0x07, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xf7, 0x0e, 0xf0, 00, 0xf0, 00, 0xf0, 00, 0xf0, 00};#define circle_width 14#define circle_height 14#define circle_x_hot 7#define circle_y_hot 7static unsigned char circle_bits[] = {0xe0, 0x81, 0xf8, 0x07, 0xfc, 0x0f, 0x1e, 0x1e, 0x0e, 0x1c, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x0e, 0x1c, 0x1e, 0x1e, 0xfc, 0x0f, 0xf8, 0x07, 0xe0, 0x01};#define circle_mask_width 16#define circle_mask_height 16#define circle_mask_x_hot 8#define circle_mask_y_hot 8static unsigned char circle_mask_bits[] = {0xe0, 0x07, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0x3f, 0xfc, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x3f, 0xfc, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f, 0xe0, 0x07};#define clock_width 14#define clock_height 16#define clock_x_hot 6#define clock_y_hot 3static unsigned char clock_bits[] = {0xfc, 0x8f, 0xe6, 0x19, 0x13, 0x33, 0xc9, 0x24, 0x79, 0x24, 0x11, 0x22, 0xe3, 0x31, 0xfe, 0x1f, 0xca, 0x14, 0xca, 0x14, 0xca, 0x14, 0xea, 0x15, 0xcb, 0x34, 0x0f, 0x3c, 0xff, 0x3f, 0xff, 0x3f};#define clock_mask_width 15#define clock_mask_height 16#define clock_mask_x_hot 6#define clock_mask_y_hot 3static unsigned char clock_mask_bits[] = {0xfe, 0x1f, 0xf7, 0x39, 0xdb, 0x77, 0xed, 0x6d, 0xfd, 0x6f, 0xf9, 0x66, 0xf3, 0x73, 0xff, 0x3f, 0xeb, 0x35, 0xeb, 0x35, 0xeb, 0x35, 0xfb, 0x37, 0xeb, 0x75, 0xcf, 0x7c, 0xff, 0x7f, 0xff, 0x7f};#define coffee_mug_width 15#define coffee_mug_height 16#define coffee_mug_x_hot 7#define coffee_mug_y_hot 9static unsigned char coffee_mug_bits[] = {0xf8, 0x8f, 0x04, 0x10, 0x06, 0x60, 0x0a, 0x58, 0xf2, 0x47, 0x03, 0x40, 0x03, 0x40, 0x02, 0x40, 0x02, 0x40, 0x9a, 0x58, 0x56, 0x55, 0xd7, 0x55, 0x5b, 0x59, 0x02, 0x40, 0x02, 0x40, 0xfc, 0x3f};#define coffee_mug_mask_width 16#define coffee_mug_mask_height 16#define coffee_mug_mask_x_hot 7#define coffee_mug_mask_y_hot 9static unsigned char coffee_mug_mask_bits[] = {0xf8, 0x0f, 0xfc, 0x1f, 0xfe, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfc, 0x3f};#define cross_width 16#define cross_height 15#define cross_x_hot 7#define cross_y_hot 7static unsigned char cross_bits[] = {0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x7f, 0xff, 00, 00, 0x7f, 0xff, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01};#define cross_mask_width 16#define cross_mask_height 16#define cross_mask_x_hot 7#define cross_mask_y_hot 7static unsigned char cross_mask_bits[] = {0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03};#define cross_reverse_width 16#define cross_reverse_height 15#define cross_reverse_x_hot 7#define cross_reverse_y_hot 7static unsigned char cross_reverse_bits[] = {0x42, 0x21, 0x45, 0x51, 0x4a, 0x29, 0x54, 0x15, 0x68, 0x0b, 0x50, 0x05, 0xbf, 0xfe, 0x40, 0x01, 0xbf, 0xfe, 0x50, 0x05, 0x68, 0x0b, 0x54, 0x15, 0x4a, 0x29, 0x45, 0x51, 0x42, 0x21};#define cross_reverse_mask_width 16#define cross_reverse_mask_height 15#define cross_reverse_mask_x_hot 7#define cross_reverse_mask_y_hot 7static unsigned char cross_reverse_mask_bits[] = {0x66, 0x33, 0x6d, 0xdb, 0x7b, 0x6f, 0x76, 0x37, 0x6c, 0x1b, 0x5f, 0xfd, 0x3f, 0xfe, 0x80, 00, 0x3f, 0xfe, 0x5f, 0xfd, 0x6c, 0x1b, 0x76, 0x37, 0x7b, 0x6f, 0x6d, 0xdb, 0x66, 0x33};#define crosshair_width 16#define crosshair_height 15#define crosshair_x_hot 7#define crosshair_y_hot 7static unsigned char crosshair_bits[] = {0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x7f, 0xff, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00};#define crosshair_mask_width 16#define crosshair_mask_height 16#define crosshair_mask_x_hot 7#define crosshair_mask_y_hot 7static unsigned char crosshair_mask_bits[] = {0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01};#define diamond_cross_width 15#define diamond_cross_height 15#define diamond_cross_x_hot 7#define diamond_cross_y_hot 7static unsigned char diamond_cross_bits[] = {0x40, 0x81, 0x60, 0x03, 0x50, 0x05, 0x48, 0x09, 0x44, 0x11, 0x42, 0x21, 0x7f, 0x7f, 00, 00, 0x7f, 0x7f, 0x42, 0x21, 0x44, 0x11, 0x48, 0x09, 0x50, 0x05, 0x60, 0x03, 0x40, 0x01};#define diamond_cross_mask_width 16#define diamond_cross_mask_height 16#define diamond_cross_mask_x_hot 7#define diamond_cross_mask_y_hot 7static unsigned char diamond_cross_mask_bits[] = {0xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0xdc, 0x1d, 0xce, 0x39, 0xc7, 0x71, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xc7, 0x71, 0xce, 0x39, 0xdc, 0x1d, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01};#define dot_width 10#define dot_height 10#define dot_x_hot 5#define dot_y_hot 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -