Example that shows how to use emWin. This example is based on NXP's POS demo available at lpcware.com

Dependencies:   EALib ewgui mbed

Committer:
embeddedartists
Date:
Mon Apr 14 08:40:59 2014 +0000
Revision:
2:cbf00ac63f35
Parent:
0:2052561807c5
Updated to use latest ewgui

Who changed what in which revision?

UserRevisionLine numberNew contents of line
embeddedartists 0:2052561807c5 1 /*********************************************************************
embeddedartists 0:2052561807c5 2 * SEGGER Microcontroller GmbH & Co. KG *
embeddedartists 0:2052561807c5 3 * Solutions for real time microcontroller applications *
embeddedartists 0:2052561807c5 4 * www.segger.com *
embeddedartists 0:2052561807c5 5 **********************************************************************
embeddedartists 0:2052561807c5 6 * *
embeddedartists 0:2052561807c5 7 * C-file generated by *
embeddedartists 0:2052561807c5 8 * *
embeddedartists 0:2052561807c5 9 * Bitmap converter for emWin V5.16. *
embeddedartists 0:2052561807c5 10 * Compiled Jun 4 2012, 15:48:30 *
embeddedartists 0:2052561807c5 11 * (C) 1998 - 2010 Segger Microcontroller GmbH & Co. KG *
embeddedartists 0:2052561807c5 12 * *
embeddedartists 0:2052561807c5 13 **********************************************************************
embeddedartists 0:2052561807c5 14 * *
embeddedartists 0:2052561807c5 15 * Source file: milk *
embeddedartists 0:2052561807c5 16 * Dimensions: 27 * 55 *
embeddedartists 0:2052561807c5 17 * NumColors: 247 *
embeddedartists 0:2052561807c5 18 * *
embeddedartists 0:2052561807c5 19 **********************************************************************
embeddedartists 0:2052561807c5 20 */
embeddedartists 0:2052561807c5 21
embeddedartists 0:2052561807c5 22 #include <stdlib.h>
embeddedartists 0:2052561807c5 23
embeddedartists 0:2052561807c5 24 #include "GUI.h"
embeddedartists 0:2052561807c5 25
embeddedartists 0:2052561807c5 26 #ifndef GUI_CONST_STORAGE
embeddedartists 0:2052561807c5 27 #define GUI_CONST_STORAGE const
embeddedartists 0:2052561807c5 28 #endif
embeddedartists 0:2052561807c5 29
embeddedartists 0:2052561807c5 30 /* Palette
embeddedartists 0:2052561807c5 31 The following are the entries of the palette table.
embeddedartists 0:2052561807c5 32 Every entry is a 32-bit value (of which 24 bits are actually used)
embeddedartists 0:2052561807c5 33 the lower 8 bits represent the Red component,
embeddedartists 0:2052561807c5 34 the middle 8 bits represent the Green component,
embeddedartists 0:2052561807c5 35 the highest 8 bits (of the 24 bits used) represent the Blue component
embeddedartists 0:2052561807c5 36 as follows: 0xBBGGRR
embeddedartists 0:2052561807c5 37 */
embeddedartists 0:2052561807c5 38
embeddedartists 0:2052561807c5 39 static GUI_CONST_STORAGE GUI_COLOR Colorsmilk[] = {
embeddedartists 0:2052561807c5 40 0xFFFFFF,0x000000,0xFBFCF9,0xC8712A
embeddedartists 0:2052561807c5 41 ,0xFDFDE7,0x2D2D2E,0xC96D32,0xCA7232
embeddedartists 0:2052561807c5 42 ,0x8B4912,0xFFFCD8,0xE6D8FD,0xE9E8E7
embeddedartists 0:2052561807c5 43 ,0xC66D2B,0x954915,0xD9D5FE,0xD7D5D7
embeddedartists 0:2052561807c5 44 ,0xD27335,0x4B4A4B,0xE8E7FB,0x6658C5
embeddedartists 0:2052561807c5 45 ,0xF6EAE7,0x674325,0xB86937,0xC6C5C5
embeddedartists 0:2052561807c5 46 ,0x878786,0x969898,0xCAC4FC,0x764924
embeddedartists 0:2052561807c5 47 ,0x120678,0x948474,0x6157B6,0x4937F7
embeddedartists 0:2052561807c5 48 ,0x5C54C6,0xD5C9FE,0xEEF6F6,0x69441A
embeddedartists 0:2052561807c5 49 ,0x5A56B7,0xE8E6DA,0x7B491A,0xB75A18
embeddedartists 0:2052561807c5 50 ,0xD16E35,0x986943,0xC9C8D3,0xD3CCD3
embeddedartists 0:2052561807c5 51 ,0xF5E6DC,0xDAD9E4,0xF1E8F8,0x875328
embeddedartists 0:2052561807c5 52 ,0xD1732D,0x36298A,0xD8C5B3,0xE7C6C4
embeddedartists 0:2052561807c5 53 ,0x777578,0xA46A38,0x584CC9,0xFCE5B9
embeddedartists 0:2052561807c5 54 ,0xC8BBFF,0xBFC1C1,0x686767,0x88460E
embeddedartists 0:2052561807c5 55 ,0xA34C19,0xA95728,0xBA6727,0x493BE7
embeddedartists 0:2052561807c5 56 ,0x5847D8,0x4844EE,0x6863FB,0x8786B8
embeddedartists 0:2052561807c5 57 ,0xA6A6AA,0xB8B6B9,0xFED6A8,0xBBBEC0
embeddedartists 0:2052561807c5 58 ,0x9785FF,0xDAD1CB,0xE3D9D9,0xFFF7C7
embeddedartists 0:2052561807c5 59 ,0xE3DDE6,0xEAF0E9,0x191B1C,0x28241A
embeddedartists 0:2052561807c5 60 ,0x221F26,0x542406,0x553519,0x422221
embeddedartists 0:2052561807c5 61 ,0x7D4C32,0x342859,0x141368,0x41324E
embeddedartists 0:2052561807c5 62 ,0x6A584C,0x716759,0x585A63,0x98460A
embeddedartists 0:2052561807c5 63 ,0xA74E08,0xAB5617,0x8A613B,0x94683B
embeddedartists 0:2052561807c5 64 ,0xB87039,0xD06E2D,0x8A6541,0xA89076
embeddedartists 0:2052561807c5 65 ,0x473A99,0x523AFC,0x4D46D8,0x5943E8
embeddedartists 0:2052561807c5 66 ,0x5949FA,0xB2A88D,0x9DA3A7,0xA9AAB3
embeddedartists 0:2052561807c5 67 ,0xC3AF89,0xC6BBBA,0xF6C09A,0x8884C6
embeddedartists 0:2052561807c5 68 ,0xA498FC,0xBCB9E5,0xCEC9E3,0x1E1F21
embeddedartists 0:2052561807c5 69 ,0x683508,0x663B19,0x633D22,0x504939
embeddedartists 0:2052561807c5 70 ,0x674539,0x795334,0x301C56,0x2D244A
embeddedartists 0:2052561807c5 71 ,0x30294B,0x282353,0x0A017A,0x211B76
embeddedartists 0:2052561807c5 72 ,0x795A42,0x6C7264,0x646C73,0x875838
embeddedartists 0:2052561807c5 73 ,0xA6642C,0xC2631B,0x897055,0xA67A4A
embeddedartists 0:2052561807c5 74 ,0x837C6D,0x1E1289,0x3C3396,0x3118BB
embeddedartists 0:2052561807c5 75 ,0x3A2BA0,0x5B4CAA,0x614FB9,0x5F52D0
embeddedartists 0:2052561807c5 76 ,0x644BD9,0x6561C5,0x7267C7,0x7478CB
embeddedartists 0:2052561807c5 77 ,0x5B55FA,0x644CFF,0x655CF9,0x857A85
embeddedartists 0:2052561807c5 78 ,0x958D8E,0x8C918D,0xA59EA7,0xB5A9A9
embeddedartists 0:2052561807c5 79 ,0xB7B4AA,0xF8BE90,0xBBC1BB,0xE6CBB7
embeddedartists 0:2052561807c5 80 ,0xF0DBB5,0xBEB8FF,0xD8CCCC,0xDEE5DF
embeddedartists 0:2052561807c5 81 ,0xFFEDCD,0xE1CEFF,0x151D0A,0x291309
embeddedartists 0:2052561807c5 82 ,0x371A18,0x1F221E,0x1F2126,0x632E06
embeddedartists 0:2052561807c5 83 ,0x783802,0x5B3C27,0x433D3E,0x5D583B
embeddedartists 0:2052561807c5 84 ,0x1A1856,0x0D0B62,0x3F2E65,0x3C3867
embeddedartists 0:2052561807c5 85 ,0x232273,0x343270,0x433A54,0x675A53
embeddedartists 0:2052561807c5 86 ,0x5D6552,0x444060,0x5C4D69,0x5C5771
embeddedartists 0:2052561807c5 87 ,0x655D64,0x746C73,0x687077,0x8B3507
embeddedartists 0:2052561807c5 88 ,0x8F5016,0x9C551F,0xA6540F,0xBA611C
embeddedartists 0:2052561807c5 89 ,0x864C21,0x9D5D32,0xB35E2E,0x96602C
embeddedartists 0:2052561807c5 90 ,0xA67259,0xDD823F,0xCE9971,0xE6A67B
embeddedartists 0:2052561807c5 91 ,0x110881,0x26178C,0x291D90,0x3A398A
embeddedartists 0:2052561807c5 92 ,0x3621B8,0x463EB5,0x575185,0x5E5298
embeddedartists 0:2052561807c5 93 ,0x7A7C83,0x676094,0x554CBE,0x6E62A8
embeddedartists 0:2052561807c5 94 ,0x3E25C8,0x3E3EE8,0x4036D1,0x472CFA
embeddedartists 0:2052561807c5 95 ,0x7872D3,0x775FFF,0x7166FF,0x837DC6
embeddedartists 0:2052561807c5 96 ,0x877DE3,0x8870FF,0x907FFF,0x96908B
embeddedartists 0:2052561807c5 97 ,0x908990,0xA69C8E,0xB4968A,0x9FA09C
embeddedartists 0:2052561807c5 98 ,0xE4B38B,0xD5BDA4,0xD0BFBB,0xFFC98F
embeddedartists 0:2052561807c5 99 ,0xFFE1AD,0x8D84FF,0x9C90F1,0xAAA1FF
embeddedartists 0:2052561807c5 100 ,0xB2A9FF,0xC2BDC8,0xC6ADFF,0xCCD3CD
embeddedartists 0:2052561807c5 101 ,0xE2D4CE,0xD3CFEF,0xCCD2F0
embeddedartists 0:2052561807c5 102 };
embeddedartists 0:2052561807c5 103
embeddedartists 0:2052561807c5 104 static GUI_CONST_STORAGE GUI_LOGPALETTE Palmilk = {
embeddedartists 0:2052561807c5 105 247, /* number of entries */
embeddedartists 0:2052561807c5 106 1, /* Has transparency */
embeddedartists 0:2052561807c5 107 &Colorsmilk[0]
embeddedartists 0:2052561807c5 108 };
embeddedartists 0:2052561807c5 109
embeddedartists 0:2052561807c5 110 static GUI_CONST_STORAGE unsigned char acmilk[] = {
embeddedartists 0:2052561807c5 111 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x2D, 0x0B, 0x0F, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 112 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x5A, 0xB6, 0x0A, 0x0B, 0x0B, 0x25, 0x0B, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 113 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x2A, 0x2D, 0x12, 0x0B, 0x4C, 0x25, 0x25, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 114 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x14, 0xB7, 0x51, 0xA4, 0xA4, 0x2C, 0x25, 0x2C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 115 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x2A, 0x14, 0xEA, 0x09, 0x83, 0x1B, 0x75, 0xE3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 116 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x14, 0x2B, 0x17, 0x2B, 0x17, 0x2B, 0x35, 0xC5, 0x27, 0x0C, 0x26, 0x37, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 117 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4D, 0x0B, 0x0B, 0x0B, 0x9A, 0xF1, 0x2B, 0x0F, 0xCB, 0x08, 0x27, 0x27, 0x2F, 0xC4, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 118 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x0B, 0x0B, 0x9B, 0x9B, 0x98, 0x9C, 0x17, 0x19, 0x2B, 0x45, 0x51, 0x54, 0x85, 0x85, 0x3D, 0x9D, 0x00, 0x04, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 119 0x00, 0x00, 0x00, 0x00, 0x02, 0x0B, 0x98, 0x4A, 0x6D, 0x6D, 0x0B, 0xA2, 0x49, 0x9E, 0x4A, 0xF4, 0x09, 0xC8, 0x5C, 0x27, 0x3D, 0x16, 0xAF, 0x00, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 120 0x00, 0x00, 0x00, 0x4D, 0x2D, 0x39, 0x0F, 0x0F, 0x0B, 0xF3, 0x25, 0x0B, 0x0F, 0x02, 0x0F, 0x2D, 0x4A, 0x02, 0x04, 0x80, 0x27, 0x27, 0x3D, 0xC6, 0x00, 0x00, 0x00,
embeddedartists 0:2052561807c5 121 0x00, 0x00, 0x02, 0x0B, 0x2A, 0x4C, 0x2D, 0x02, 0x39, 0xA3, 0x0B, 0x0F, 0x2E, 0x0B, 0x2B, 0x2D, 0x0B, 0x49, 0x04, 0x04, 0x03, 0xC3, 0x3D, 0x3C, 0x78, 0x04, 0x00,
embeddedartists 0:2052561807c5 122 0x04, 0x52, 0xBF, 0x3C, 0x0D, 0x0D, 0x0D, 0x0D, 0x3C, 0x3C, 0x5D, 0x5C, 0x0D, 0x0D, 0x0D, 0x0D, 0x0D, 0x0D, 0x5B, 0x5B, 0x04, 0x79, 0x04, 0x6E, 0x74, 0x08, 0x2C,
embeddedartists 0:2052561807c5 123 0x00, 0x80, 0x16, 0x16, 0x60, 0x16, 0x06, 0x06, 0x06, 0x06, 0x07, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x06, 0x06, 0x3E, 0x04, 0x52, 0x1B, 0x2F, 0x08, 0x26, 0xA8,
embeddedartists 0:2052561807c5 124 0x04, 0x62, 0x10, 0x06, 0x03, 0x03, 0x07, 0x06, 0x07, 0x0C, 0x06, 0x07, 0x07, 0x03, 0x06, 0x06, 0x0C, 0x06, 0x03, 0x03, 0x09, 0x23, 0x08, 0x08, 0x0D, 0x3B, 0x15,
embeddedartists 0:2052561807c5 125 0x04, 0x5E, 0x06, 0x0C, 0x03, 0x03, 0x0C, 0x06, 0x03, 0x03, 0x03, 0x0C, 0x03, 0x03, 0x07, 0x0C, 0x07, 0x06, 0x03, 0x07, 0x09, 0x23, 0x3B, 0x0D, 0x3B, 0x0D, 0x15,
embeddedartists 0:2052561807c5 126 0x04, 0x62, 0x10, 0x10, 0x03, 0x03, 0x0C, 0x03, 0x03, 0x03, 0x06, 0x06, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x09, 0x15, 0x08, 0x08, 0x0D, 0x08, 0x76,
embeddedartists 0:2052561807c5 127 0x04, 0x62, 0x61, 0x61, 0x03, 0x07, 0x03, 0x07, 0x03, 0x03, 0x06, 0x06, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x09, 0x23, 0x08, 0x08, 0x0D, 0x0D, 0x15,
embeddedartists 0:2052561807c5 128 0x04, 0x29, 0x06, 0x07, 0x28, 0x28, 0x03, 0x03, 0x0C, 0x03, 0x06, 0x06, 0x30, 0x30, 0x06, 0x03, 0x03, 0x03, 0x10, 0x07, 0x09, 0x23, 0xC0, 0x08, 0x08, 0x08, 0x15,
embeddedartists 0:2052561807c5 129 0x09, 0x29, 0x10, 0x10, 0x10, 0x28, 0x03, 0x03, 0x10, 0x10, 0x06, 0x07, 0x30, 0x30, 0x07, 0x10, 0x30, 0x30, 0x10, 0x10, 0x09, 0x26, 0x3B, 0x08, 0x08, 0x08, 0x23,
embeddedartists 0:2052561807c5 130 0x04, 0x04, 0x22, 0x22, 0x02, 0x04, 0x22, 0x02, 0x4D, 0x02, 0x02, 0x02, 0x02, 0x04, 0x02, 0x02, 0x02, 0x02, 0x04, 0x02, 0x04, 0xE6, 0x59, 0x78, 0x53, 0x53, 0x50,
embeddedartists 0:2052561807c5 131 0x00, 0x04, 0x02, 0x22, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x04, 0x02, 0x02, 0x04, 0x02, 0x02, 0x02, 0x04, 0x2C, 0x9F, 0x33, 0x33, 0x33, 0x33, 0x33,
embeddedartists 0:2052561807c5 132 0x00, 0x00, 0x12, 0x1E, 0x24, 0x1A, 0x1F, 0xDB, 0x0E, 0x24, 0x1A, 0x20, 0x43, 0x12, 0x1F, 0xDD, 0x90, 0x40, 0x02, 0x02, 0x0E, 0x55, 0xB4, 0x64, 0x56, 0x7F, 0x7D,
embeddedartists 0:2052561807c5 133 0x00, 0x00, 0x12, 0x1E, 0x20, 0xA1, 0x1F, 0x65, 0x0E, 0x91, 0x1A, 0x20, 0x43, 0x12, 0x68, 0x95, 0x90, 0xF2, 0x02, 0x22, 0x0E, 0x7D, 0x56, 0xCF, 0x56, 0xB1, 0xD2,
embeddedartists 0:2052561807c5 134 0x00, 0x00, 0x0A, 0x24, 0x40, 0xEF, 0x65, 0x65, 0x21, 0x20, 0x1A, 0x20, 0x6F, 0x12, 0x66, 0x42, 0x13, 0x0A, 0x02, 0x02, 0x0E, 0x55, 0x7F, 0x8A, 0x1C, 0x1C, 0x43,
embeddedartists 0:2052561807c5 135 0x00, 0x00, 0x0A, 0x24, 0x8F, 0xED, 0x1F, 0x1F, 0x0E, 0x13, 0x38, 0x20, 0x6F, 0x0A, 0x66, 0x70, 0x13, 0x0A, 0x04, 0x02, 0x0A, 0x7B, 0x64, 0x8A, 0x1C, 0x1C, 0x71,
embeddedartists 0:2052561807c5 136 0x00, 0x00, 0x12, 0x1E, 0x94, 0x42, 0x68, 0x41, 0x0E, 0x1E, 0x38, 0x8F, 0x6F, 0x0E, 0x1F, 0x3F, 0x92, 0x0A, 0x02, 0x02, 0x0A, 0xB2, 0x31, 0x64, 0x1C, 0x89, 0xF6,
embeddedartists 0:2052561807c5 137 0x00, 0x00, 0x0A, 0x1E, 0xDE, 0x3F, 0x42, 0x3F, 0x0E, 0x1E, 0x1A, 0x36, 0xDF, 0x0A, 0x1F, 0x1F, 0x8D, 0x0A, 0x02, 0x02, 0x0A, 0x7A, 0x8D, 0x31, 0x1C, 0xCD, 0x0E,
embeddedartists 0:2052561807c5 138 0x00, 0x00, 0x0A, 0x1E, 0x42, 0x41, 0x70, 0x36, 0x0E, 0x13, 0x1A, 0x91, 0x93, 0x0E, 0x67, 0x41, 0x24, 0x0A, 0x02, 0x02, 0x0E, 0x7B, 0x24, 0x31, 0x7E, 0x89, 0x21,
embeddedartists 0:2052561807c5 139 0x00, 0x00, 0x0A, 0x1E, 0x94, 0xD9, 0x38, 0x36, 0x0E, 0x1E, 0x1A, 0x20, 0x93, 0x0E, 0x41, 0xE2, 0x24, 0x0E, 0x04, 0x02, 0x0A, 0x7C, 0xDC, 0x31, 0x7E, 0xCC, 0x71,
embeddedartists 0:2052561807c5 140 0x00, 0x00, 0x0A, 0x8E, 0x68, 0x3F, 0x21, 0x13, 0x0A, 0x13, 0x21, 0x13, 0x92, 0x0E, 0x20, 0xF0, 0x20, 0x21, 0x02, 0x02, 0xA5, 0x55, 0xEE, 0x31, 0x1C, 0x1C, 0x43,
embeddedartists 0:2052561807c5 141 0x00, 0x00, 0x0A, 0x13, 0x95, 0x1F, 0x21, 0x13, 0xA5, 0x8E, 0x1A, 0x13, 0x24, 0xE0, 0x36, 0x48, 0x13, 0x38, 0x02, 0x02, 0x0A, 0x7A, 0x70, 0x31, 0xCE, 0x1C, 0xD5,
embeddedartists 0:2052561807c5 142 0x00, 0x00, 0x2E, 0xD7, 0x96, 0x66, 0x38, 0xD6, 0x0E, 0x13, 0x21, 0x36, 0x40, 0x48, 0x40, 0x48, 0x67, 0x67, 0x22, 0x02, 0x0A, 0x57, 0x1A, 0xB3, 0xB5, 0xB0, 0xB9,
embeddedartists 0:2052561807c5 143 0x00, 0x00, 0x2E, 0xD3, 0x96, 0xDA, 0x21, 0x8C, 0x21, 0x8C, 0xA1, 0xD1, 0xD0, 0xE1, 0x8B, 0x48, 0xD8, 0x8B, 0x02, 0x02, 0x0A, 0xBA, 0x72, 0x71, 0x1A, 0x0E, 0xF5,
embeddedartists 0:2052561807c5 144 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x22, 0x02, 0x02, 0x25, 0x77, 0x4E, 0x99, 0xBE, 0x6B, 0x47,
embeddedartists 0:2052561807c5 145 0x00, 0x00, 0x00, 0x00, 0x2E, 0x00, 0x00, 0x00, 0x02, 0x00, 0x17, 0x22, 0x0F, 0x00, 0x18, 0x04, 0x19, 0x11, 0x97, 0x2E, 0x2C, 0x77, 0x05, 0x11, 0x82, 0x6A, 0x47,
embeddedartists 0:2052561807c5 146 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x05, 0x81, 0x11, 0x05, 0x00, 0x05, 0x05, 0x02, 0x81, 0x05, 0x02, 0x2C, 0x59, 0x34, 0x44, 0x19, 0x19, 0x17,
embeddedartists 0:2052561807c5 147 0x00, 0x00, 0x00, 0x25, 0x02, 0x3A, 0x00, 0x00, 0x73, 0x73, 0xAA, 0x05, 0x11, 0x11, 0x05, 0x05, 0xB8, 0xA6, 0x04, 0x02, 0x14, 0x59, 0x99, 0x05, 0x18, 0x18, 0x17,
embeddedartists 0:2052561807c5 148 0x00, 0x00, 0x00, 0x00, 0x05, 0x9E, 0x02, 0x05, 0x05, 0x05, 0x05, 0x4E, 0x02, 0x05, 0x50, 0x05, 0xAE, 0x3A, 0x02, 0x02, 0x2C, 0x58, 0xBD, 0xBC, 0x44, 0x6A, 0x45,
embeddedartists 0:2052561807c5 149 0x00, 0x00, 0x00, 0x00, 0x02, 0x0F, 0x05, 0x4F, 0x05, 0x05, 0x7C, 0x2A, 0x02, 0x11, 0x05, 0x05, 0x0B, 0x02, 0x02, 0x02, 0x14, 0x1D, 0x82, 0x11, 0x18, 0x19, 0x0F,
embeddedartists 0:2052561807c5 150 0x00, 0x00, 0x00, 0x0F, 0x45, 0x02, 0x18, 0x05, 0x05, 0x05, 0x4C, 0x2B, 0x57, 0x5A, 0xA9, 0x05, 0x05, 0x02, 0x02, 0x02, 0x25, 0x9C, 0x3A, 0x05, 0x18, 0x19, 0x2D,
embeddedartists 0:2052561807c5 151 0x00, 0x00, 0x00, 0x2E, 0x0F, 0x17, 0x19, 0x05, 0x4F, 0x4F, 0x4C, 0x6B, 0x0F, 0x6B, 0x4E, 0x05, 0x02, 0x02, 0x02, 0x02, 0x0B, 0x69, 0x17, 0x11, 0x11, 0xE7, 0x45,
embeddedartists 0:2052561807c5 152 0x00, 0x00, 0x00, 0x00, 0x72, 0x72, 0x17, 0x19, 0x1D, 0x19, 0x18, 0x11, 0xA3, 0x11, 0x0F, 0x05, 0x02, 0x02, 0x02, 0x02, 0x14, 0xA2, 0x0F, 0x34, 0x3A, 0x34, 0x2A,
embeddedartists 0:2052561807c5 153 0x00, 0x00, 0x00, 0x18, 0x2A, 0xBB, 0x47, 0x02, 0x02, 0x02, 0x02, 0x02, 0x4D, 0x1D, 0x11, 0x02, 0x02, 0x02, 0x02, 0x02, 0x14, 0x0F, 0x17, 0x11, 0x50, 0x18, 0x2A,
embeddedartists 0:2052561807c5 154 0x00, 0x00, 0x00, 0x0B, 0x0F, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x18, 0x39, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x14, 0x33, 0x9A, 0xE4, 0x05, 0xD4, 0x17,
embeddedartists 0:2052561807c5 155 0x00, 0x00, 0x00, 0x0B, 0x39, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x6A, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x14, 0x14, 0x47, 0x97, 0x5A, 0x19, 0x39,
embeddedartists 0:2052561807c5 156 0x00, 0x00, 0x00, 0x00, 0x44, 0x34, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x22, 0x0F, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x2E, 0x14, 0x6D, 0x1D, 0x58, 0x1D, 0x32,
embeddedartists 0:2052561807c5 157 0x00, 0x00, 0x00, 0x00, 0x34, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x12, 0x44, 0x02, 0x57, 0x02, 0x02, 0x02, 0x02, 0x02, 0x0B, 0x32, 0x49, 0x4A, 0x58, 0xA7, 0x05,
embeddedartists 0:2052561807c5 158 0x04, 0x51, 0x5C, 0xC2, 0x5D, 0x5B, 0x2F, 0x2F, 0x26, 0x2F, 0x15, 0x1B, 0x1B, 0x23, 0x08, 0x84, 0x3E, 0x5D, 0x3E, 0x27, 0x04, 0x1B, 0x08, 0x08, 0x08, 0x0D, 0x15,
embeddedartists 0:2052561807c5 159 0x04, 0x83, 0x07, 0x0C, 0x06, 0x07, 0x4B, 0x37, 0x4B, 0x09, 0x4B, 0x09, 0x09, 0x09, 0x4B, 0x35, 0x3E, 0x07, 0x0C, 0x10, 0x09, 0x26, 0x08, 0x08, 0x08, 0x08, 0x15,
embeddedartists 0:2052561807c5 160 0x00, 0x29, 0x07, 0x07, 0x06, 0x07, 0x04, 0xE5, 0x69, 0x37, 0x6C, 0x63, 0x1D, 0x32, 0x04, 0x29, 0x0C, 0x07, 0x06, 0x06, 0x09, 0x23, 0x08, 0x08, 0x0D, 0x0D, 0x76,
embeddedartists 0:2052561807c5 161 0x04, 0x1B, 0x07, 0x06, 0x06, 0x16, 0x02, 0x88, 0x6C, 0x37, 0xE9, 0x1D, 0x1D, 0x32, 0x09, 0x29, 0x03, 0x03, 0x06, 0x28, 0x09, 0x15, 0x08, 0xAC, 0x0D, 0xC1, 0x15,
embeddedartists 0:2052561807c5 162 0x00, 0x54, 0x28, 0x07, 0x0C, 0x07, 0x04, 0x86, 0x69, 0xA0, 0x9F, 0x63, 0x63, 0x32, 0x04, 0x5F, 0x0C, 0x03, 0x28, 0x28, 0x09, 0x23, 0x26, 0x9D, 0xCA, 0x2F, 0xAD,
embeddedartists 0:2052561807c5 163 0x04, 0x54, 0x0C, 0x0C, 0x06, 0x07, 0x02, 0x88, 0x6C, 0x46, 0xA0, 0x86, 0x1D, 0x32, 0x09, 0x29, 0x03, 0x0C, 0x10, 0x61, 0x09, 0x1B, 0x26, 0x46, 0x6E, 0xAB, 0x53,
embeddedartists 0:2052561807c5 164 0x04, 0x79, 0x0C, 0x03, 0x03, 0x03, 0x09, 0x37, 0x46, 0xEC, 0x09, 0x46, 0xEB, 0x87, 0x6E, 0x84, 0x0C, 0x03, 0x0C, 0x0C, 0x09, 0x1B, 0x1B, 0x75, 0x52, 0x15, 0x49,
embeddedartists 0:2052561807c5 165 0x04, 0x29, 0x07, 0x03, 0x07, 0xC9, 0x35, 0x35, 0x35, 0xC7, 0x5F, 0x5E, 0x5F, 0x87, 0x60, 0x60, 0x03, 0x07, 0x03, 0x03, 0xE8, 0x74, 0x5E, 0x04, 0x04, 0x00, 0x04
embeddedartists 0:2052561807c5 166 };
embeddedartists 0:2052561807c5 167
embeddedartists 0:2052561807c5 168 GUI_CONST_STORAGE GUI_BITMAP bmmilk = {
embeddedartists 0:2052561807c5 169 27, /* XSize */
embeddedartists 0:2052561807c5 170 55, /* YSize */
embeddedartists 0:2052561807c5 171 27, /* BytesPerLine */
embeddedartists 0:2052561807c5 172 8, /* BitsPerPixel */
embeddedartists 0:2052561807c5 173 acmilk, /* Pointer to picture data (indices) */
embeddedartists 0:2052561807c5 174 &Palmilk /* Pointer to palette */
embeddedartists 0:2052561807c5 175 };
embeddedartists 0:2052561807c5 176
embeddedartists 0:2052561807c5 177 /* *** End of file *** */