~
Before Width: | Height: | Size: 154 KiB |
|
@ -1,10 +0,0 @@
|
||||||
<page columns=1 padding=16 name=front background=Edoc_bg.png linkcolor=#88dddd>
|
|
||||||
<font face=aircut3/18 color=#ffffff>
|
|
||||||
<p align=50%>
|
|
||||||
|
|
||||||
This is my first theme for E-16
|
|
||||||
<p align=50%>
|
|
||||||
Hope you enjoy it.
|
|
||||||
<p>
|
|
||||||
Yuk yuk159@hotmail.com
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
../ttfonts/aircut3.ttf
|
|
Before Width: | Height: | Size: 400 KiB |
Before Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 151 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 159 B |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 158 B |
Before Width: | Height: | Size: 179 B |
Before Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 179 B |
Before Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 163 B |
Before Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 878 B |
Before Width: | Height: | Size: 867 B |
Before Width: | Height: | Size: 806 B |
Before Width: | Height: | Size: 797 B |
Before Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 870 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 151 B |
Before Width: | Height: | Size: 158 B |
Before Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 132 B |
Before Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 132 B |
Before Width: | Height: | Size: 118 B |
Before Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 173 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 914 B |
Before Width: | Height: | Size: 905 B |
Before Width: | Height: | Size: 900 B |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 620 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 169 B |
Before Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 162 B |
Before Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 186 B |
Before Width: | Height: | Size: 173 B |
Before Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 186 B |
Before Width: | Height: | Size: 161 B |
Before Width: | Height: | Size: 86 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 555 B |
|
@ -1,8 +0,0 @@
|
||||||
#define arrow_left_width 16
|
|
||||||
#define arrow_left_height 16
|
|
||||||
#define arrow_left_x_hot 2
|
|
||||||
#define arrow_left_y_hot 7
|
|
||||||
static char arrow_left_bits[] = {
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 0xff, 0xf4, 0x3f, 0xf7, 0xcf, 0xfb,
|
|
||||||
0xf3, 0x83, 0xfd, 0xbf, 0xfd, 0xbf, 0xf3, 0x83, 0xcf, 0xfb, 0x3f, 0xf7,
|
|
||||||
0xff, 0xf4, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define arrow_left_width 16
|
|
||||||
#define arrow_left_height 16
|
|
||||||
static char arrow_left_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x0f, 0xc0, 0x0f, 0xf0, 0x07,
|
|
||||||
0xfc, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x7f, 0xf0, 0x07, 0xc0, 0x0f,
|
|
||||||
0x00, 0x0f, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define arrow_right_width 16
|
|
||||||
#define arrow_right_height 16
|
|
||||||
#define arrow_right_x_hot 13
|
|
||||||
#define arrow_right_y_hot 7
|
|
||||||
static char arrow_right_bits[] = {
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x2f, 0xff, 0xef, 0xfc, 0xdf, 0xf3,
|
|
||||||
0xc1, 0xcf, 0xfd, 0xbf, 0xfd, 0xbf, 0xc1, 0xcf, 0xdf, 0xf3, 0xef, 0xfc,
|
|
||||||
0x2f, 0xff, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define arrow_right_width 16
|
|
||||||
#define arrow_right_height 16
|
|
||||||
static char arrow_right_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0xf0, 0x00, 0xf0, 0x03, 0xe0, 0x0f,
|
|
||||||
0xfe, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x3f, 0xe0, 0x0f, 0xf0, 0x03,
|
|
||||||
0xf0, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define cursor_width 16
|
|
||||||
#define cursor_height 16
|
|
||||||
#define cursor_x_hot 1
|
|
||||||
#define cursor_y_hot 1
|
|
||||||
static char cursor_bits[] = {
|
|
||||||
0xf8, 0xff, 0xe6, 0xff, 0x9e, 0xff, 0x7d, 0xfe, 0xfd, 0xf9, 0xfb, 0xe7,
|
|
||||||
0xfb, 0xdf, 0xf7, 0xe7, 0xf7, 0xfb, 0xef, 0xf7, 0xef, 0xee, 0x5f, 0xdd,
|
|
||||||
0x5f, 0xeb, 0xbf, 0xf7, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define cursor_width 16
|
|
||||||
#define cursor_height 16
|
|
||||||
static char cursor_bits[] = {
|
|
||||||
0x07, 0x00, 0x1f, 0x00, 0x7f, 0x00, 0xfe, 0x01, 0xfe, 0x07, 0xfc, 0x1f,
|
|
||||||
0xfc, 0x3f, 0xf8, 0x1f, 0xf8, 0x07, 0xf0, 0x0f, 0xf0, 0x1f, 0xe0, 0x3e,
|
|
||||||
0xe0, 0x1c, 0x40, 0x08, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define iconify_width 16
|
|
||||||
#define iconify_height 16
|
|
||||||
#define iconify_x_hot 1
|
|
||||||
#define iconify_y_hot 13
|
|
||||||
static char iconify_bits[] = {
|
|
||||||
0x0f, 0x00, 0xef, 0x7f, 0x0f, 0x00, 0xef, 0x7f, 0xef, 0x7f, 0xef, 0x7f,
|
|
||||||
0xef, 0x7f, 0xef, 0x7f, 0xef, 0x7f, 0xef, 0x7f, 0x0f, 0x00, 0xf1, 0xff,
|
|
||||||
0xf5, 0xff, 0xf1, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define iconify_width 16
|
|
||||||
#define iconify_height 16
|
|
||||||
static char iconify_bits[] = {
|
|
||||||
0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff,
|
|
||||||
0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0x0e, 0x00,
|
|
||||||
0x0e, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define kill_width 16
|
|
||||||
#define kill_height 16
|
|
||||||
#define kill_x_hot 7
|
|
||||||
#define kill_y_hot 8
|
|
||||||
static char kill_bits[] = {
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xf7, 0xf7, 0xeb, 0xeb, 0xdd, 0xdd, 0xbb, 0xee,
|
|
||||||
0x77, 0xf7, 0xef, 0xfb, 0xdf, 0xfd, 0xef, 0xfb, 0x77, 0xf7, 0xbb, 0xee,
|
|
||||||
0xdd, 0xdd, 0xeb, 0xeb, 0xf7, 0xf7, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define kill_width 16
|
|
||||||
#define kill_height 16
|
|
||||||
static char kill_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x08, 0x08, 0x1c, 0x1c, 0x3e, 0x3e, 0x7c, 0x1f,
|
|
||||||
0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0x7c, 0x1f,
|
|
||||||
0x3e, 0x3e, 0x1c, 0x1c, 0x08, 0x08, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define max_width 16
|
|
||||||
#define max_height 16
|
|
||||||
#define max_x_hot 3
|
|
||||||
#define max_y_hot 11
|
|
||||||
static char max_bits[] = {
|
|
||||||
0x03, 0x00, 0xfb, 0x7f, 0x03, 0x00, 0xfb, 0x7f, 0xfb, 0x7f, 0xfb, 0x7f,
|
|
||||||
0xfb, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x7b, 0x7f,
|
|
||||||
0x03, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define max_width 16
|
|
||||||
#define max_height 16
|
|
||||||
static char max_bits[] = {
|
|
||||||
0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff,
|
|
||||||
0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff,
|
|
||||||
0xfc, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define move_width 16
|
|
||||||
#define move_height 16
|
|
||||||
#define move_x_hot 8
|
|
||||||
#define move_y_hot 8
|
|
||||||
static char move_bits[] = {
|
|
||||||
0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfd, 0x7f, 0xfd, 0xbf, 0xfb, 0xbf, 0xfb,
|
|
||||||
0x4f, 0xe5, 0x33, 0x99, 0xfd, 0x7f, 0x33, 0x99, 0x4f, 0xe5, 0xbf, 0xfb,
|
|
||||||
0xbf, 0xfb, 0x7f, 0xfd, 0x7f, 0xfd, 0xff, 0xfe };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define move_width 16
|
|
||||||
#define move_height 16
|
|
||||||
static char move_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x01, 0x80, 0x03, 0x80, 0x03, 0xc0, 0x07, 0xc0, 0x07,
|
|
||||||
0xb0, 0x1b, 0xfc, 0x7f, 0xfe, 0xff, 0xfc, 0x7f, 0xb0, 0x1b, 0xc0, 0x07,
|
|
||||||
0xc0, 0x07, 0x80, 0x03, 0x80, 0x03, 0x00, 0x01 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define resize_br_width 16
|
|
||||||
#define resize_br_height 16
|
|
||||||
#define resize_br_x_hot 5
|
|
||||||
#define resize_br_y_hot 5
|
|
||||||
static char max_bits[] = {
|
|
||||||
0xf8, 0xff, 0xc6, 0xff, 0xbe, 0xff, 0xdd, 0xff, 0xbd, 0xff, 0x75, 0xfd,
|
|
||||||
0xeb, 0xfa, 0xdf, 0xfb, 0xbf, 0xfb, 0xdf, 0xf7, 0x3f, 0xf6, 0xff, 0xf1,
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define resize_br_width 16
|
|
||||||
#define resize_br_height 16
|
|
||||||
static char resize_br_bits[] = {
|
|
||||||
0x07, 0x00, 0x3f, 0x00, 0x7f, 0x00, 0x3e, 0x00, 0x7e, 0x00, 0xfe, 0x02,
|
|
||||||
0xf4, 0x07, 0xe0, 0x07, 0xc0, 0x07, 0xe0, 0x0f, 0xc0, 0x0f, 0x00, 0x0e,
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define resize_h_width 16
|
|
||||||
#define resize_h_height 16
|
|
||||||
#define resize_h_x_hot 7
|
|
||||||
#define resize_h_y_hot 7
|
|
||||||
static char resize_h_bits[] = {
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x9f, 0xf9, 0xa7, 0xe5,
|
|
||||||
0x39, 0x9c, 0xfe, 0x7f, 0x39, 0x9c, 0xa7, 0xe5, 0x9f, 0xf9, 0xff, 0xff,
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define resize_h_width 16
|
|
||||||
#define resize_h_height 16
|
|
||||||
static char resize_h_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x06, 0x78, 0x1e,
|
|
||||||
0xfe, 0x7f, 0xff, 0xff, 0xfe, 0x7f, 0x78, 0x1e, 0x60, 0x06, 0x00, 0x00,
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define resize_bl_width 16
|
|
||||||
#define resize_bl_height 16
|
|
||||||
#define resize_bl_x_hot 9
|
|
||||||
#define resize_bl_y_hot 4
|
|
||||||
static char resize_bl_bits[] = {
|
|
||||||
0xff, 0x1f, 0xff, 0x63, 0xff, 0x7d, 0xff, 0xbb, 0xff, 0xbd, 0xbf, 0xae,
|
|
||||||
0x5f, 0xd7, 0xdf, 0xfb, 0xdf, 0xfd, 0xef, 0xfb, 0x6f, 0xfc, 0x8f, 0xff,
|
|
||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define resize_bl_mask_width 16
|
|
||||||
#define resize_bl_mask_height 16
|
|
||||||
static char resize_bl_mask_bits[] = {
|
|
||||||
0x00, 0xe0, 0x00, 0xfc, 0x00, 0xfe, 0x00, 0x7c, 0x00, 0x7e, 0x40, 0x7f,
|
|
||||||
0xe0, 0x2f, 0xe0, 0x07, 0xe0, 0x03, 0xf0, 0x07, 0xf0, 0x03, 0x70, 0x00,
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define resize_v_width 16
|
|
||||||
#define resize_v_height 16
|
|
||||||
#define resize_v_x_hot 8
|
|
||||||
#define resize_v_y_hot 6
|
|
||||||
static char resize_v_bits[] = {
|
|
||||||
0xff, 0xfe, 0x7f, 0xfd, 0x7f, 0xfd, 0xbf, 0xfb, 0xbf, 0xfb, 0xdf, 0xf7,
|
|
||||||
0x1f, 0xf1, 0x7f, 0xfd, 0x7f, 0xfd, 0x1f, 0xf1, 0xdf, 0xf7, 0xbf, 0xfb,
|
|
||||||
0xbf, 0xfb, 0x7f, 0xfd, 0x7f, 0xfd, 0xff, 0xfe };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define resize_v_width 16
|
|
||||||
#define resize_v_height 16
|
|
||||||
static char resize_v_bits[] = {
|
|
||||||
0x00, 0x01, 0x80, 0x03, 0x80, 0x03, 0xc0, 0x07, 0xc0, 0x07, 0xe0, 0x0f,
|
|
||||||
0xe0, 0x0f, 0x80, 0x03, 0x80, 0x03, 0xe0, 0x0f, 0xe0, 0x0f, 0xc0, 0x07,
|
|
||||||
0xc0, 0x07, 0x80, 0x03, 0x80, 0x03, 0x00, 0x01 };
|
|
|
@ -1,8 +0,0 @@
|
||||||
#define stick_width 16
|
|
||||||
#define stick_height 16
|
|
||||||
#define stick_x_hot 8
|
|
||||||
#define stick_y_hot 12
|
|
||||||
static char stick_bits[] = {
|
|
||||||
0x1f, 0xf0, 0xdf, 0xf7, 0xbf, 0xfb, 0xbf, 0xfb, 0xbf, 0xfb, 0xbf, 0xfb,
|
|
||||||
0xdf, 0xf7, 0x1f, 0xf0, 0x7f, 0xfd, 0x7f, 0xfd, 0x7f, 0xfd, 0x7f, 0xfd,
|
|
||||||
0x7f, 0xfd, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff };
|
|
|
@ -1,6 +0,0 @@
|
||||||
#define stick_width 16
|
|
||||||
#define stick_height 16
|
|
||||||
static char stick_bits[] = {
|
|
||||||
0xe0, 0x0f, 0xe0, 0x0f, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x07,
|
|
||||||
0xe0, 0x0f, 0xe0, 0x0f, 0x80, 0x03, 0x80, 0x03, 0x80, 0x03, 0x80, 0x03,
|
|
||||||
0x80, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00 };
|
|
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 140 B |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 165 B |
Before Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 170 B |
Before Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 168 B |