Use res2h-generated files for embedded resources.

You do not need res2h to build ES, only if you wish to modify resource
files.
Added a simple corner.png and bar.png for a border in the settings menu.
Added ImageComponent::setColorShift(unsigned int color) to change the
OpenGL color array.
This commit is contained in:
Aloshi 2013-08-07 17:40:27 -05:00
parent 4f416d13a0
commit 60adf05077
23 changed files with 1032 additions and 362 deletions

View file

@ -196,10 +196,16 @@ set(ES_SOURCES
${CMAKE_CURRENT_SOURCE_DIR}/src/pugiXML/pugixml.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/resources/ResourceManager.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/resources/TextureResource.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/logo/ES_logo_16.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/logo/ES_logo_32.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/ResourceUtil.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/converted/ES_logo_16_png.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/converted/ES_logo_32_png.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/converted/bar_png.cpp
${CMAKE_CURRENT_SOURCE_DIR}/data/converted/corner_png.cpp
)
SOURCE_GROUP(resources FILES ResourceUtil.cpp)
#add open gl specific sources
if(${GLSystem} MATCHES "Desktop OpenGL")
LIST(APPEND ES_SOURCES

20
data/ResourceUtil.cpp Normal file
View file

@ -0,0 +1,20 @@
//this file was auto-generated by res2h
#include "Resources.h"
const size_t res2hNrOfFiles = 4;
const Res2hEntry res2hFiles[res2hNrOfFiles] = {
{":/bar.png", bar_png_size, bar_png_data},
{":/corner.png", corner_png_size, corner_png_data},
{":/ES_logo_16.png", ES_logo_16_png_size, ES_logo_16_png_data},
{":/ES_logo_32.png", ES_logo_32_png_size, ES_logo_32_png_data}
};
res2hMapType::value_type mapTemp[] = {
std::make_pair(":/bar.png", res2hFiles[0]),
std::make_pair(":/corner.png", res2hFiles[1]),
std::make_pair(":/ES_logo_16.png", res2hFiles[2]),
std::make_pair(":/ES_logo_32.png", res2hFiles[3])
};
res2hMapType res2hMap(mapTemp, mapTemp + sizeof mapTemp / sizeof mapTemp[0]);

View file

@ -1,19 +1,30 @@
//this file was auto-generated by res2h
#pragma once
#include <stddef.h>
#include <string>
#include <map>
//This is a shabby, sort of OS-independent resource "system"
//Use bin2h: http://code.google.com/p/bin2h/
//to convert the binary files to C code,
//adjust this file with their declarations and
//then compile the files into the project
extern const size_t bar_png_size;
extern const unsigned char bar_png_data[];
//These point to the actual PNG file data:
extern const size_t corner_png_size;
extern const unsigned char corner_png_data[];
//from ES_logo_16.cpp
extern const size_t es_logo_16_data_len;
extern const unsigned char es_logo_16_data[];
extern const size_t ES_logo_16_png_size;
extern const unsigned char ES_logo_16_png_data[];
//from ES_logo_32.cpp
extern const size_t es_logo_32_data_len;
extern const unsigned char es_logo_32_data[];
extern const size_t ES_logo_32_png_size;
extern const unsigned char ES_logo_32_png_data[];
struct Res2hEntry {
const std::string relativeFileName;
const size_t size;
const unsigned char * data;
};
extern const size_t res2hNrOfFiles;
extern const Res2hEntry res2hFiles[];
typedef const std::map<const std::string, const Res2hEntry> res2hMapType;
extern res2hMapType res2hMap;

View file

@ -0,0 +1,103 @@
//this file was auto-generated from "ES_logo_16.png" by res2h
#include "../Resources.h"
const size_t ES_logo_16_png_size = 954;
const unsigned char ES_logo_16_png_data[954] = {
0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,
0x00,0x0d,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x10,
0x00,0x00,0x00,0x10,0x08,0x06,0x00,0x00,0x00,0x1f,
0xf3,0xff,0x61,0x00,0x00,0x00,0x04,0x73,0x42,0x49,
0x54,0x08,0x08,0x08,0x08,0x7c,0x08,0x64,0x88,0x00,
0x00,0x00,0x09,0x70,0x48,0x59,0x73,0x00,0x00,0x00,
0xc0,0x00,0x00,0x00,0xc0,0x01,0x30,0x77,0xdf,0x5e,
0x00,0x00,0x00,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,
0x66,0x74,0x77,0x61,0x72,0x65,0x00,0x77,0x77,0x77,
0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,
0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x00,0x00,0x03,
0x37,0x49,0x44,0x41,0x54,0x38,0x8d,0x75,0x93,0x5d,
0x68,0x9b,0x75,0x14,0xc6,0x9f,0xf3,0xcf,0x67,0xb3,
0xb6,0xf2,0xe6,0xa3,0x1b,0xef,0x3a,0xa9,0x59,0x43,
0xda,0x24,0x14,0xd2,0x37,0xe8,0xfc,0xa0,0x6e,0xdd,
0x86,0x48,0xb7,0xc9,0x36,0x64,0xe2,0xc0,0x0e,0xa3,
0xa0,0x5d,0xd7,0x8b,0x3a,0xe8,0xc5,0xae,0xd4,0x5d,
0x88,0x17,0xbb,0x08,0xf3,0xca,0x4d,0xe8,0x6e,0x62,
0xaf,0xf4,0xca,0x0f,0xba,0x6a,0x19,0x8c,0x81,0xeb,
0x9a,0x20,0xcb,0xd6,0x60,0xa1,0x29,0x34,0x25,0xf6,
0x6d,0xdf,0xb4,0x91,0x9a,0xbc,0x69,0xde,0xff,0xf1,
0xc2,0xb5,0x9b,0x50,0x1f,0x38,0x70,0x2e,0xce,0x81,
0xe7,0x70,0x7e,0x0f,0x31,0x33,0x76,0x53,0xb2,0x7d,
0x64,0xa2,0xbb,0x1a,0x8f,0x03,0xc0,0xe3,0xa6,0x4c,
0xe6,0xe6,0x52,0xea,0xdc,0x6e,0x73,0xf6,0xed,0x26,
0x91,0x48,0x38,0x74,0x3d,0x96,0xb2,0xdb,0x97,0xaf,
0x85,0x64,0xeb,0xd1,0x23,0xb5,0x37,0xa2,0xa7,0x8d,
0x0b,0x21,0x00,0xb0,0x7c,0x8d,0xfa,0xc9,0x17,0x4e,
0x7e,0x64,0x8a,0x47,0x53,0x6a,0xa3,0x31,0xfa,0x30,
0x10,0x18,0x99,0x99,0x99,0xd9,0x02,0x00,0x30,0x33,
0x34,0x4d,0x73,0xa8,0xea,0xd8,0xa4,0x10,0x15,0x56,
0x94,0x74,0x51,0x75,0x16,0xb2,0xf3,0x90,0x9c,0xb5,
0xad,0x73,0xd6,0xb6,0xce,0xf3,0x90,0x9c,0x73,0x9e,
0xcd,0xa6,0x15,0xa5,0x58,0x11,0x82,0xc7,0x54,0x75,
0x52,0xd3,0x34,0x07,0x33,0xff,0xeb,0x40,0xd7,0x63,
0xa9,0x52,0xe9,0xca,0x31,0x29,0x9b,0x51,0x2e,0xbf,
0xad,0x92,0x77,0xbc,0xfe,0xe9,0x9e,0x07,0xb7,0xca,
0x36,0x7d,0x16,0x00,0x7c,0x96,0xbf,0xb7,0x6f,0x73,
0xba,0x6f,0xd0,0x28,0xab,0x02,0xc0,0x95,0x52,0xe9,
0x58,0xc9,0x6e,0x4f,0x01,0xf8,0x18,0xcc,0x8c,0x60,
0xf0,0x78,0x48,0x51,0xd2,0x45,0xa0,0xc1,0xaa,0x7a,
0xf9,0x7e,0x67,0x67,0xff,0x41,0x66,0xc6,0xb3,0xd5,
0xdf,0xd9,0x79,0xf0,0xb2,0xaa,0xde,0x6f,0x00,0x9c,
0x56,0x94,0xe2,0xf1,0x60,0x30,0xc4,0xcc,0x10,0x00,
0xc0,0xb1,0xd6,0xc3,0x9b,0x47,0x5e,0xd6,0xbd,0xbe,
0xf1,0x42,0x6b,0xeb,0xdd,0xf7,0x85,0x58,0x72,0x84,
0xc3,0xe1,0xae,0x58,0x2c,0xb6,0x0f,0x00,0x22,0x91,
0x48,0xe8,0x4f,0x97,0xcb,0xf5,0x9b,0xdb,0xfd,0xee,
0xb8,0xd7,0x5b,0xe8,0x61,0xe8,0xa6,0xdf,0xdf,0x0f,
0x00,0xb4,0xff,0xd2,0xa5,0x89,0x6a,0x4f,0x4f,0xd4,
0x48,0x26,0xa3,0x07,0x2e,0x0e,0xdf,0xf2,0xfc,0x32,
0xb5,0x48,0x44,0x9f,0x00,0xa8,0x02,0xc8,0x01,0xc8,
0x03,0x38,0x01,0x80,0x88,0xe8,0xea,0xfe,0x7d,0xea,
0x8b,0xaf,0xbd,0x72,0xf8,0xbd,0xc7,0xf9,0x47,0xb9,
0x35,0x43,0xcf,0x89,0x6a,0x3c,0x1e,0x37,0x92,0xc9,
0xa8,0xad,0x52,0x81,0x6d,0x55,0x9f,0x15,0x42,0x88,
0x27,0xcb,0xbf,0x12,0xd1,0x0f,0x00,0xc2,0x00,0x74,
0x22,0xfa,0x5e,0x4a,0xf9,0x5d,0xad,0x66,0xce,0xd6,
0xeb,0x75,0x74,0x87,0x23,0xd1,0x80,0xaf,0x2d,0xbe,
0xf3,0xc6,0x67,0x45,0x44,0x0d,0x66,0x2e,0x49,0x29,
0x8b,0x42,0x88,0xab,0x00,0x4e,0x4b,0x29,0x4f,0x10,
0x51,0x03,0xc0,0xfc,0x7f,0x38,0x68,0xca,0x64,0x32,
0x5e,0xcb,0xaa,0x1b,0xc9,0x64,0xd4,0x0a,0xf8,0x7b,
0xa5,0x94,0x8b,0x44,0xd4,0x02,0xe0,0x1d,0x22,0x3a,
0xc4,0xcc,0x2e,0x00,0x3e,0x22,0x22,0x66,0xce,0xb8,
0xdd,0xae,0xd7,0x9d,0x4e,0x27,0xb6,0x4f,0x20,0x66,
0x46,0xf0,0xdc,0x5b,0x1f,0x16,0xbf,0x34,0x2f,0x36,
0x4f,0xad,0x3c,0xd7,0x76,0xa3,0x71,0x4a,0xae,0x99,
0x5b,0x4f,0x9c,0x54,0x4c,0xd3,0x34,0x3c,0x1e,0x4f,
0x37,0x11,0x2d,0xee,0x75,0x9b,0xca,0xf9,0x2e,0xe3,
0xf6,0xa1,0x03,0xbc,0x31,0x74,0x27,0xfc,0xd5,0xf4,
0xdd,0x7b,0x5f,0x0b,0x00,0xa0,0xf2,0x1f,0xd3,0x7b,
0xee,0xad,0x04,0x8c,0x41,0x57,0x47,0xe5,0x55,0xfa,
0x46,0xb6,0x3b,0xb7,0xf2,0xf9,0xfc,0xdc,0xdc,0xdc,
0xdc,0xf2,0xc2,0xc2,0x42,0x2d,0x97,0xcb,0x65,0xf6,
0xba,0x4d,0xa5,0xb7,0xed,0xef,0x6f,0x07,0xa3,0x46,
0xc7,0xef,0x25,0x04,0x9c,0xd6,0xca,0xf4,0x0e,0xca,
0x0d,0xd5,0x36,0xba,0x31,0xe0,0x54,0x21,0x80,0xe5,
0x2f,0x3c,0x09,0xdf,0x78,0xed,0xf6,0xd0,0xd0,0xf3,
0x77,0x56,0x57,0x6d,0xb3,0x00,0x10,0xf0,0x5b,0xbd,
0xe7,0xbb,0x36,0xfb,0x06,0xa3,0x46,0x87,0x20,0x60,
0x20,0xb8,0xa1,0xfe,0x54,0x68,0x19,0xdd,0x01,0x49,
0xd3,0x34,0x87,0x3a,0xd6,0x33,0x29,0x2a,0x2f,0xb1,
0x92,0x8e,0x17,0xcf,0x2c,0x84,0xb2,0xd2,0x02,0xaf,
0x97,0x6d,0xbc,0x5e,0xb6,0xb1,0xb4,0xc0,0x85,0xcf,
0x9d,0xd9,0xf4,0x05,0xa5,0x58,0xf9,0x4c,0xf0,0xd8,
0xc0,0x53,0x94,0x69,0x3b,0x8d,0x89,0x44,0xc2,0xa1,
0xc7,0xcc,0x94,0x7d,0xd9,0xba,0x16,0x69,0x36,0x8f,
0x9e,0x7a,0x73,0x63,0xf8,0x83,0xe4,0x5a,0x14,0x00,
0x6e,0xdc,0xf4,0xe5,0x7e,0xfe,0xb1,0xe5,0x7a,0x65,
0x59,0x4c,0xa9,0x4d,0x8d,0xd1,0x87,0x7f,0x3d,0x0d,
0x13,0xfd,0x5f,0x9c,0x47,0x86,0xdb,0x27,0xe2,0x5a,
0x35,0x0e,0x00,0x99,0x07,0x4d,0x99,0xd4,0xf5,0xa5,
0x5d,0xe3,0xfc,0x0f,0x8e,0x59,0x81,0x6e,0x31,0xc1,
0x05,0xe7,0x00,0x00,0x00,0x00,0x49,0x45,0x4e,0x44,
0xae,0x42,0x60,0x82
};

View file

@ -0,0 +1,228 @@
//this file was auto-generated from "ES_logo_32.png" by res2h
#include "../Resources.h"
const size_t ES_logo_32_png_size = 2205;
const unsigned char ES_logo_32_png_data[2205] = {
0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,
0x00,0x0d,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x20,
0x00,0x00,0x00,0x20,0x08,0x06,0x00,0x00,0x00,0x73,
0x7a,0x7a,0xf4,0x00,0x00,0x00,0x04,0x73,0x42,0x49,
0x54,0x08,0x08,0x08,0x08,0x7c,0x08,0x64,0x88,0x00,
0x00,0x00,0x09,0x70,0x48,0x59,0x73,0x00,0x00,0x01,
0x80,0x00,0x00,0x01,0x80,0x01,0x68,0xe3,0xfb,0xb4,
0x00,0x00,0x00,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,
0x66,0x74,0x77,0x61,0x72,0x65,0x00,0x77,0x77,0x77,
0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,
0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x00,0x00,0x08,
0x1a,0x49,0x44,0x41,0x54,0x58,0x85,0x95,0x57,0x59,
0x6c,0x54,0xe7,0x15,0xfe,0xfe,0xbb,0xcc,0x9d,0xc5,
0xcb,0x60,0x9c,0xc1,0xf6,0xd4,0x0d,0xc3,0x5c,0x8f,
0xb9,0x37,0x21,0xe0,0xf1,0x40,0x6a,0x82,0x0d,0x08,
0xca,0xf2,0xc0,0x43,0xd5,0x56,0x95,0x9a,0x87,0x8a,
0x96,0x2e,0xaa,0xe4,0xd0,0xa8,0x08,0x48,0x2a,0x11,
0xc3,0x03,0x9b,0x50,0x5b,0x12,0xa5,0x45,0x4e,0x52,
0x54,0x81,0xd4,0x87,0x06,0xb5,0x52,0xd5,0x84,0xa4,
0x05,0x11,0xda,0x82,0xc0,0xc6,0x66,0x69,0x66,0xc0,
0xc6,0x9a,0x20,0xef,0xc3,0xe0,0xb1,0xc7,0x9e,0xf5,
0x2e,0xa7,0x0f,0x5e,0x34,0x8b,0x07,0xca,0x91,0xce,
0xc3,0x3d,0xf7,0xfc,0xe7,0x3b,0xff,0x39,0xdf,0x7f,
0xff,0x73,0x19,0x11,0xe1,0x79,0xa4,0xa5,0xa1,0x75,
0x17,0x07,0xee,0x04,0x07,0x56,0x26,0x98,0xa2,0x08,
0x00,0x3a,0xa7,0x69,0x26,0x68,0xc6,0x84,0x79,0xe0,
0x7a,0xff,0xbf,0xfe,0xf6,0x3c,0xf1,0x84,0xe7,0x42,
0x07,0x20,0x90,0xb0,0xe5,0xe7,0xe3,0x87,0x94,0x75,
0x33,0x9b,0xf2,0xec,0x37,0xcb,0xae,0xe0,0x77,0xcb,
0x8e,0x6c,0x01,0xf0,0x5c,0x09,0x70,0xa5,0x5e,0x04,
0x02,0x01,0x51,0x55,0xd5,0xb6,0x42,0xbb,0x01,0xdd,
0xca,0x53,0x71,0xde,0x3c,0x09,0x30,0xa0,0x5b,0x0b,
0xed,0xaa,0xaa,0xb6,0x05,0x02,0x01,0xb1,0x14,0x0e,
0x5b,0xac,0x05,0xb2,0x2c,0xbb,0x38,0xae,0xf6,0x73,
0x4d,0xab,0xf5,0x88,0xe2,0xf0,0x7b,0x15,0x15,0x99,
0xa3,0x89,0x29,0xdb,0xfe,0xa5,0xe0,0x76,0x2f,0xcf,
0xf8,0xec,0x6f,0x8e,0x1c,0xaf,0x76,0x1a,0x55,0x79,
0x6b,0x26,0xf9,0x09,0xfc,0xa6,0xee,0x60,0xf4,0x2b,
0xa9,0x2f,0x49,0x88,0x9c,0xcd,0x54,0x3a,0x4e,0x4a,
0xf1,0xf8,0xdb,0x6e,0x4d,0x6b,0x1f,0x15,0x84,0xf0,
0x28,0xd1,0xb6,0x87,0x0f,0x1f,0x46,0x8a,0xc0,0x88,
0x28,0x4f,0x1b,0x1b,0x1b,0x5f,0x91,0xe5,0xb6,0x21,
0xbb,0xbd,0xcb,0x00,0x74,0x72,0xbb,0xdb,0x63,0xb2,
0xdc,0x1a,0x71,0x3a,0xcf,0xa5,0x7f,0xcf,0x52,0xa1,
0x87,0x30,0xe9,0x69,0x1a,0x62,0x23,0xa1,0x73,0x4e,
0x67,0xba,0x55,0x96,0x23,0xed,0x6e,0x77,0x4c,0x07,
0xe8,0x96,0xcd,0x66,0x6c,0x94,0xe5,0xc1,0xc6,0xc6,
0xc6,0x57,0x0a,0xf1,0xf2,0x1e,0xbc,0x5e,0xaf,0x4b,
0x96,0x5b,0x87,0x45,0xf1,0x11,0x01,0x66,0x8e,0x1a,
0x04,0x98,0xb4,0x02,0xe6,0x8d,0x79,0xa0,0x3b,0xfc,
0x14,0x5d,0xb0,0x5f,0xa7,0x0b,0xf6,0xeb,0x74,0x87,
0x9f,0x5a,0x48,0xe0,0x09,0x0e,0xdc,0x30,0x01,0x32,
0x00,0x32,0x73,0x74,0x48,0x14,0x69,0xa3,0x2c,0x0f,
0x7a,0xbd,0x5e,0x57,0x2e,0xe6,0x42,0x0b,0x02,0x81,
0x80,0x18,0x8f,0xdb,0xba,0x86,0x87,0x7f,0xbd,0x2a,
0x99,0x0c,0x2c,0xca,0x0d,0x9b,0xad,0x47,0xdf,0xb5,
0xb4,0x73,0x62,0xc8,0x1a,0x12,0x75,0xa6,0x27,0x44,
0x12,0x7b,0x01,0x40,0x63,0x5a,0x93,0x40,0x82,0x63,
0x45,0xba,0x51,0xdb,0xfb,0xe4,0xcf,0x55,0xcd,0xa9,
0xa9,0x45,0xc9,0xdd,0x6b,0xb3,0x99,0x7b,0xdd,0xee,
0x7b,0xa9,0xca,0xca,0xb5,0xdd,0xdd,0xdd,0x1a,0x90,
0x73,0x0a,0x12,0x89,0xc4,0x5a,0x4d,0x5b,0xe1,0x49,
0x26,0xfd,0x45,0xe0,0x8c,0x65,0xe0,0x72,0x9d,0x4a,
0x56,0x54,0x5c,0x1c,0xbc,0xcd,0x1e,0xef,0xc9,0x66,
0xb3,0xdd,0xe1,0x70,0x38,0x9d,0xeb,0xe3,0xf1,0x78,
0xac,0x51,0xfb,0x78,0xe0,0x17,0x36,0xd7,0x87,0x3b,
0xe2,0xd6,0xfa,0x7d,0x91,0x88,0x5d,0x2a,0xe0,0xd7,
0xea,0x54,0x8a,0xab,0xd3,0x75,0xcf,0xdd,0x44,0x62,
0x2d,0x80,0x6b,0x45,0x1c,0x90,0xe5,0x0d,0x1d,0x6e,
0x77,0x7b,0x2c,0xb7,0xfc,0x92,0xf4,0x80,0xbc,0xde,
0xad,0x31,0x9f,0xaf,0xe5,0x30,0x00,0xbe,0xb0,0x87,
0x45,0x3d,0x05,0xf8,0x16,0x9f,0xef,0xf0,0x56,0xaf,
0x37,0xf6,0x40,0x92,0xf2,0xda,0xd0,0xee,0x76,0xc7,
0x36,0xc8,0x72,0x47,0x49,0x0e,0x34,0x37,0x37,0xdb,
0x65,0xb9,0x6d,0x7c,0xbe,0xe7,0x8c,0xa5,0xc8,0xeb,
0xdd,0x1a,0x53,0x14,0xc5,0xff,0x2c,0xe0,0x42,0x55,
0x14,0xc5,0xbf,0xd5,0xeb,0x8d,0xa5,0x18,0xa3,0x79,
0x4e,0xb4,0xc9,0xf2,0x78,0x73,0x73,0xb3,0x3d,0xd7,
0x2f,0xaf,0xdc,0x53,0x09,0xdb,0xfe,0x68,0xf4,0xc7,
0x95,0x00,0x03,0x00,0xb8,0x5c,0xa7,0x92,0x3c,0x9f,
0x78,0x37,0x18,0x0c,0xf6,0x2c,0xd6,0xd3,0xa7,0x49,
0x30,0x18,0xec,0x49,0xf0,0xfc,0xbb,0xa7,0x5c,0xae,
0x24,0x30,0x1b,0xf1,0x67,0xd1,0x68,0xa5,0x34,0x3d,
0xbd,0x3f,0xd7,0x2f,0x9f,0x2c,0x2e,0x6e,0xf7,0xd4,
0xe5,0xef,0x84,0x71,0x1a,0x71,0xdb,0x99,0x1e,0x7f,
0x45,0xc5,0xc5,0xc1,0xbe,0xbe,0xeb,0x47,0x54,0x55,
0x7d,0x19,0x80,0x5c,0x08,0x22,0x49,0xd2,0x95,0xde,
0xde,0xde,0x49,0x00,0xf0,0xf9,0x7c,0x0a,0xcf,0xf3,
0x5b,0x89,0x28,0xc9,0x71,0x5c,0xbf,0x28,0x8a,0xb7,
0xee,0xf6,0xf5,0x1d,0xe1,0x1a,0x1a,0xbe,0xb7,0x33,
0x1e,0xf7,0xd6,0xdb,0x1d,0x3d,0xd9,0xcd,0xdb,0x2b,
0x52,0x03,0xa1,0x1f,0x02,0xe8,0x58,0x48,0xa0,0xa1,
0xb5,0x75,0x17,0x09,0xc2,0x16,0xe8,0xba,0x35,0xbb,
0x72,0xa5,0x9d,0x6a,0xa4,0xaf,0xe3,0x18,0xb0,0xf4,
0x49,0x67,0x84,0x5d,0x7d,0xbc,0x87,0x88,0x0c,0x45,
0x51,0xfe,0x02,0xa0,0xa6,0x00,0x5f,0x48,0xa5,0x52,
0xef,0x34,0x34,0x34,0x9c,0x11,0x04,0xe1,0x36,0xcf,
0xf3,0x0e,0x22,0xaa,0x66,0x8c,0x31,0x22,0x8a,0x67,
0xb3,0xd9,0x5e,0x22,0xda,0xdc,0xd8,0xd8,0xb8,0xe7,
0xad,0xc0,0xda,0x0b,0xaf,0xb5,0x7d,0x73,0x1d,0x00,
0x38,0xa3,0xa3,0x51,0xbf,0xdf,0x7f,0x86,0x31,0x96,
0x82,0x8e,0xcb,0x02,0x38,0xee,0xc4,0xf8,0xa1,0x43,
0x0a,0x09,0x02,0xd2,0xaa,0xba,0x10,0xdd,0xfa,0x20,
0x24,0x66,0xb3,0xd9,0xee,0xb9,0x47,0x1e,0x40,0x19,
0x80,0x09,0x00,0xfa,0x7c,0x01,0x00,0x44,0x45,0x51,
0xfc,0x11,0x11,0xd5,0x12,0x51,0x9a,0x31,0x36,0x06,
0xc0,0x04,0x60,0x03,0x50,0x0e,0x00,0xd9,0x6c,0xb6,
0x3b,0x3a,0x3d,0xbd,0xf0,0x29,0x7e,0x35,0xd0,0x52,
0x1d,0x9b,0x9c,0xf8,0x29,0x99,0x84,0xae,0xde,0x1b,
0xdb,0x05,0x00,0x8e,0x99,0x4d,0x9b,0xf2,0xb6,0xc6,
0x4f,0x4f,0x83,0xe9,0x7a,0xa2,0xf0,0xa8,0x01,0x30,
0x19,0x63,0xfb,0x00,0x68,0xa6,0x69,0xea,0xb5,0xb5,
0xb5,0x7f,0x1d,0x1b,0x1b,0xfb,0x07,0x00,0x2b,0x63,
0x2c,0x41,0x44,0xbf,0x05,0xf0,0x99,0x28,0x8a,0x31,
0x22,0x92,0x00,0x20,0x1c,0x0e,0xa7,0xd7,0xac,0x5e,
0x93,0xc8,0x6a,0xd9,0x25,0x16,0xd1,0x02,0xab,0x64,
0x45,0xed,0xb2,0x3a,0x00,0x00,0xeb,0x65,0x65,0x9c,
0x69,0xb1,0x14,0x5d,0x14,0x52,0x30,0x08,0x12,0x67,
0x3f,0x32,0x05,0xe2,0x24,0xa2,0x4e,0x22,0x3a,0xcb,
0x18,0xfb,0xc3,0xd8,0xd8,0xd8,0x6b,0x00,0xfe,0x08,
0x20,0x09,0x60,0x29,0x80,0x63,0x8c,0xb1,0x4b,0xba,
0xae,0xff,0x53,0xd7,0xf5,0x05,0xce,0x70,0x3c,0xd7,
0x1b,0x9b,0x9c,0x28,0x0a,0xc6,0x71,0x9c,0x58,0xf2,
0x36,0x2c,0x21,0xd3,0x00,0x12,0x73,0xca,0x88,0x28,
0x56,0x53,0x53,0x73,0x9e,0x88,0x0e,0x03,0x18,0x61,
0x8c,0x4d,0xcc,0x25,0xe2,0x63,0x8c,0x7d,0xc4,0x18,
0x63,0xcf,0x0a,0x28,0x70,0xd9,0xac,0x56,0x68,0xcc,
0xa8,0x2a,0x98,0xa6,0x35,0x2d,0xe2,0x6f,0xa4,0xd3,
0xe9,0xfa,0xdc,0xd6,0xa8,0xaa,0xfa,0x2d,0x00,0xf7,
0x1d,0x0e,0xc7,0xf2,0xe9,0xe9,0xe9,0x35,0x1c,0xc7,
0x9d,0x07,0xe0,0x03,0x60,0x91,0x65,0x79,0x05,0x80,
0x01,0xd3,0x30,0x9b,0x96,0x38,0xab,0x8a,0x82,0x99,
0xa6,0xa9,0x09,0x00,0x12,0x65,0x57,0xae,0x60,0x9e,
0x84,0x46,0x55,0x15,0x8c,0xf2,0x72,0x90,0x20,0x38,
0x3c,0x1e,0x8f,0x35,0x17,0x8c,0x31,0x26,0x58,0xad,
0xd6,0x41,0x45,0x51,0x40,0x44,0x02,0xc7,0x71,0x9d,
0x44,0xd4,0xca,0x18,0x7b,0x39,0x91,0x48,0xcc,0xf0,
0x3c,0xaf,0x13,0x91,0x7d,0xce,0x3d,0xdd,0xdf,0xdf,
0x3f,0xe0,0xf1,0x78,0xac,0x4b,0x9c,0x4b,0x1c,0x16,
0xd1,0x32,0x6b,0xcc,0xa4,0x11,0x9b,0x9c,0x00,0x99,
0x04,0x02,0xcd,0x08,0x30,0xcd,0x03,0xcb,0x8e,0x1c,
0x99,0x3f,0x86,0xdf,0x1e,0xec,0xec,0xac,0x06,0x80,
0xb4,0xe2,0xd5,0xec,0xe3,0xe3,0x01,0x00,0xff,0x06,
0x60,0x00,0x48,0x10,0x91,0x08,0x60,0x9e,0x33,0x1c,
0x11,0xbd,0x00,0xa0,0x1f,0x80,0x97,0x88,0x9c,0x98,
0x65,0x7f,0x0c,0x40,0x04,0xc0,0x09,0x00,0xb0,0x58,
0x2c,0x81,0xea,0x25,0xe5,0x0b,0x55,0xbe,0xd1,0x7d,
0x3d,0x3a,0x19,0x8b,0x7d,0xcc,0x78,0x96,0x66,0x06,
0xbb,0x9c,0x37,0x90,0x34,0x6c,0xdc,0xf8,0x68,0xe0,
0xb3,0x8e,0x24,0x49,0x9d,0x71,0x5b,0xcf,0x80,0xff,
0x6b,0x7b,0x67,0x06,0xfa,0xff,0x13,0x7a,0x49,0x51,
0x14,0x05,0x8b,0x7c,0x88,0x00,0xdc,0x08,0x06,0x83,
0xa3,0x2b,0x57,0xae,0xf4,0x70,0x1c,0xf7,0x2a,0x80,
0x5a,0xd3,0x34,0x6f,0x1b,0x86,0x71,0xad,0xbf,0xbf,
0x3f,0xc3,0x18,0xe3,0x5f,0x5b,0xd3,0xf0,0xe5,0xe9,
0xcd,0x43,0xde,0xfa,0x6a,0x47,0xcf,0xa7,0xc9,0xed,
0x15,0xa7,0x3f,0x09,0xd9,0x7b,0x7a,0x6e,0xbd,0xb8,
0xc0,0x81,0xfc,0xa6,0x4c,0x9c,0xad,0xfc,0xf8,0x97,
0x07,0x27,0x5f,0x97,0xa4,0x94,0x9f,0x47,0x7c,0x87,
0xa5,0xde,0x67,0xaa,0x87,0x82,0xd7,0xbe,0x7c,0x07,
0xc0,0x7f,0x17,0x49,0x00,0x00,0x70,0xff,0xfe,0xfd,
0x30,0x80,0x70,0xa1,0xbd,0x65,0xb5,0xef,0xd0,0x8e,
0xe5,0x53,0xf5,0x7e,0x57,0x4a,0x00,0x52,0xeb,0xf8,
0xa1,0xbf,0x67,0x6c,0xe4,0x3a,0x9e,0xeb,0x93,0x77,
0x0a,0x2a,0x53,0xd2,0xc9,0xea,0x0f,0x32,0x53,0x98,
0x2b,0x4a,0x64,0x9f,0xd5,0x6e,0x38,0xf0,0x86,0xaa,
0xaa,0xfe,0x52,0xe0,0xa5,0x44,0x55,0x55,0xbf,0x43,
0x34,0xde,0xd8,0x17,0x88,0xd8,0x01,0x80,0x00,0x7c,
0x70,0xaf,0x7a,0x2a,0xc3,0x97,0x9f,0x2c,0x99,0xc0,
0x94,0x2d,0xb5,0x3f,0xb5,0x9a,0xb7,0xcc,0xdd,0x45,
0x20,0x89,0x61,0xe8,0x7d,0x87,0x33,0xeb,0x66,0x97,
0x1a,0xd7,0xbf,0x74,0x98,0x31,0xc6,0x3f,0x0b,0x98,
0x31,0xc6,0xaf,0x5f,0xd3,0x78,0xd8,0xed,0xc8,0x5e,
0x7a,0x7f,0xcb,0x90,0x53,0xe2,0x67,0x77,0xc3,0x00,
0xac,0xae,0x4e,0x59,0x6c,0x34,0x95,0x77,0x19,0x2d,
0x70,0x40,0x51,0x94,0xf5,0xe9,0x55,0xfc,0xa7,0x5f,
0xfd,0xa9,0xbc,0xa2,0x70,0x56,0x66,0x19,0x82,0xeb,
0x54,0x3a,0x59,0x71,0x31,0x3b,0xc8,0x1e,0x1b,0x25,
0x07,0x12,0x8b,0xc5,0x12,0x78,0xc1,0x4e,0x1f,0xee,
0x58,0x1e,0xaf,0xdf,0x17,0x88,0xd8,0xe7,0xc1,0xe7,
0xc5,0x24,0xe0,0xfb,0x9f,0x2c,0x8f,0xdf,0x8d,0x5a,
0x77,0x86,0x42,0xa1,0x6b,0x40,0x0e,0x07,0x1c,0x0e,
0x47,0x97,0x31,0x9a,0x0a,0xdb,0x7b,0xf4,0x55,0xc9,
0x80,0x90,0x97,0x02,0x49,0x0c,0xe3,0xbf,0xb2,0xd9,
0xd3,0x3b,0x05,0xef,0x77,0x3b,0xc7,0x2f,0x3c,0x08,
0x59,0xc5,0xf5,0x2d,0xbe,0x84,0x68,0xa1,0xd9,0x91,
0x2c,0xcb,0x9a,0xea,0xeb,0x05,0x87,0xd2,0x90,0xd4,
0x7e,0x52,0xf9,0xa4,0x6a,0xb6,0xe7,0xc5,0x72,0xe7,
0xb1,0xcd,0x1c,0x49,0x08,0x61,0x87,0xc3,0xd1,0x55,
0x54,0x01,0x60,0x76,0x1c,0x67,0x75,0x96,0xde,0x47,
0xe7,0xcb,0xeb,0xb4,0xfa,0x9c,0x1c,0x68,0xb6,0x86,
0x07,0xcc,0xe1,0x9b,0xc7,0xd8,0xe0,0x3a,0x00,0x98,
0x9e,0xe6,0x11,0x0c,0x4a,0x00,0x00,0x55,0xcd,0xa0,
0xbc,0xdc,0x98,0xf5,0xfd,0x08,0x37,0xf1,0x04,0xeb,
0xe6,0x96,0x2c,0xc8,0xc8,0x8c,0x88,0xd7,0x2f,0xbe,
0x38,0x34,0x34,0x49,0xcd,0x79,0xe3,0xf9,0xa2,0x63,
0x79,0x9b,0x32,0x64,0xef,0x0a,0x18,0xd0,0xbf,0x41,
0xee,0xf6,0x55,0x31,0xb9,0x55,0x89,0x38,0xcf,0x35,
0xa5,0x47,0x92,0x62,0xc8,0x34,0x40,0x4f,0xd3,0xd4,
0x3d,0x16,0x3a,0xf7,0x03,0x67,0xba,0xb5,0x49,0x8e,
0xb4,0x6f,0x73,0xc7,0xf4,0xa3,0xa0,0x5b,0x6f,0xda,
0x8c,0x8d,0xcd,0x8b,0x8f,0xe5,0xa5,0x7f,0x4c,0x6a,
0xa5,0xcf,0xb5,0x5a,0xe6,0x11,0x87,0xcd,0xf7,0x2a,
0x32,0xf6,0xa3,0x09,0x5b,0x6a,0xbf,0x8b,0xcb,0xee,
0xf6,0xf9,0x32,0xf6,0xe3,0xc7,0x46,0xaa,0xab,0xaa,
0x8c,0xbc,0x35,0x13,0x13,0x3c,0x0e,0xbe,0x55,0x17,
0xed,0xeb,0x93,0x92,0xe6,0x0c,0xce,0xa6,0x58,0xe5,
0x49,0xc9,0x88,0xbf,0xed,0x2e,0xd3,0xda,0x47,0x13,
0x42,0x78,0x34,0xfe,0x7f,0xfe,0x98,0xe4,0xcc,0x87,
0xa2,0xa2,0x28,0x6d,0x85,0xf6,0x0d,0x1b,0xbc,0x67,
0xae,0x7e,0xe1,0x28,0xda,0xf9,0xd5,0x2f,0x1c,0xb4,
0x61,0x83,0xf7,0xcc,0x22,0xb3,0x61,0x5b,0x73,0x73,
0xb3,0x58,0x0a,0xa7,0xe4,0xcf,0xe9,0xdc,0xdc,0x7e,
0xb5,0xd0,0x2e,0x08,0x48,0xeb,0x46,0xf1,0x25,0xa7,
0x1b,0x0c,0x82,0x80,0xc2,0xf9,0x01,0xc1,0x60,0xb0,
0x28,0x46,0x5e,0xbc,0xa7,0xbd,0x5c,0x4c,0x74,0x9d,
0x5d,0xea,0xe8,0xa8,0xd9,0xc6,0x18,0xca,0x44,0xd1,
0x14,0x01,0x40,0xd3,0x38,0x8d,0x08,0x33,0xa6,0x89,
0x4b,0xcf,0x1b,0xef,0x7f,0x25,0x1d,0xc4,0x52,0xa8,
0x9f,0x66,0x66,0x00,0x00,0x00,0x00,0x49,0x45,0x4e,
0x44,0xae,0x42,0x60,0x82
};

290
data/converted/bar_png.cpp Normal file
View file

@ -0,0 +1,290 @@
//this file was auto-generated from "bar.png" by res2h
#include "../Resources.h"
const size_t bar_png_size = 2825;
const unsigned char bar_png_data[2825] = {
0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,
0x00,0x0d,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x10,
0x00,0x00,0x00,0x10,0x08,0x06,0x00,0x00,0x00,0x1f,
0xf3,0xff,0x61,0x00,0x00,0x00,0x09,0x70,0x48,0x59,
0x73,0x00,0x00,0x0b,0x13,0x00,0x00,0x0b,0x13,0x01,
0x00,0x9a,0x9c,0x18,0x00,0x00,0x0a,0x4f,0x69,0x43,
0x43,0x50,0x50,0x68,0x6f,0x74,0x6f,0x73,0x68,0x6f,
0x70,0x20,0x49,0x43,0x43,0x20,0x70,0x72,0x6f,0x66,
0x69,0x6c,0x65,0x00,0x00,0x78,0xda,0x9d,0x53,0x67,
0x54,0x53,0xe9,0x16,0x3d,0xf7,0xde,0xf4,0x42,0x4b,
0x88,0x80,0x94,0x4b,0x6f,0x52,0x15,0x08,0x20,0x52,
0x42,0x8b,0x80,0x14,0x91,0x26,0x2a,0x21,0x09,0x10,
0x4a,0x88,0x21,0xa1,0xd9,0x15,0x51,0xc1,0x11,0x45,
0x45,0x04,0x1b,0xc8,0xa0,0x88,0x03,0x8e,0x8e,0x80,
0x8c,0x15,0x51,0x2c,0x0c,0x8a,0x0a,0xd8,0x07,0xe4,
0x21,0xa2,0x8e,0x83,0xa3,0x88,0x8a,0xca,0xfb,0xe1,
0x7b,0xa3,0x6b,0xd6,0xbc,0xf7,0xe6,0xcd,0xfe,0xb5,
0xd7,0x3e,0xe7,0xac,0xf3,0x9d,0xb3,0xcf,0x07,0xc0,
0x08,0x0c,0x96,0x48,0x33,0x51,0x35,0x80,0x0c,0xa9,
0x42,0x1e,0x11,0xe0,0x83,0xc7,0xc4,0xc6,0xe1,0xe4,
0x2e,0x40,0x81,0x0a,0x24,0x70,0x00,0x10,0x08,0xb3,
0x64,0x21,0x73,0xfd,0x23,0x01,0x00,0xf8,0x7e,0x3c,
0x3c,0x2b,0x22,0xc0,0x07,0xbe,0x00,0x01,0x78,0xd3,
0x0b,0x08,0x00,0xc0,0x4d,0x9b,0xc0,0x30,0x1c,0x87,
0xff,0x0f,0xea,0x42,0x99,0x5c,0x01,0x80,0x84,0x01,
0xc0,0x74,0x91,0x38,0x4b,0x08,0x80,0x14,0x00,0x40,
0x7a,0x8e,0x42,0xa6,0x00,0x40,0x46,0x01,0x80,0x9d,
0x98,0x26,0x53,0x00,0xa0,0x04,0x00,0x60,0xcb,0x63,
0x62,0xe3,0x00,0x50,0x2d,0x00,0x60,0x27,0x7f,0xe6,
0xd3,0x00,0x80,0x9d,0xf8,0x99,0x7b,0x01,0x00,0x5b,
0x94,0x21,0x15,0x01,0xa0,0x91,0x00,0x20,0x13,0x65,
0x88,0x44,0x00,0x68,0x3b,0x00,0xac,0xcf,0x56,0x8a,
0x45,0x00,0x58,0x30,0x00,0x14,0x66,0x4b,0xc4,0x39,
0x00,0xd8,0x2d,0x00,0x30,0x49,0x57,0x66,0x48,0x00,
0xb0,0xb7,0x00,0xc0,0xce,0x10,0x0b,0xb2,0x00,0x08,
0x0c,0x00,0x30,0x51,0x88,0x85,0x29,0x00,0x04,0x7b,
0x00,0x60,0xc8,0x23,0x23,0x78,0x00,0x84,0x99,0x00,
0x14,0x46,0xf2,0x57,0x3c,0xf1,0x2b,0xae,0x10,0xe7,
0x2a,0x00,0x00,0x78,0x99,0xb2,0x3c,0xb9,0x24,0x39,
0x45,0x81,0x5b,0x08,0x2d,0x71,0x07,0x57,0x57,0x2e,
0x1e,0x28,0xce,0x49,0x17,0x2b,0x14,0x36,0x61,0x02,
0x61,0x9a,0x40,0x2e,0xc2,0x79,0x99,0x19,0x32,0x81,
0x34,0x0f,0xe0,0xf3,0xcc,0x00,0x00,0xa0,0x91,0x15,
0x11,0xe0,0x83,0xf3,0xfd,0x78,0xce,0x0e,0xae,0xce,
0xce,0x36,0x8e,0xb6,0x0e,0x5f,0x2d,0xea,0xbf,0x06,
0xff,0x22,0x62,0x62,0xe3,0xfe,0xe5,0xcf,0xab,0x70,
0x40,0x00,0x00,0xe1,0x74,0x7e,0xd1,0xfe,0x2c,0x2f,
0xb3,0x1a,0x80,0x3b,0x06,0x80,0x6d,0xfe,0xa2,0x25,
0xee,0x04,0x68,0x5e,0x0b,0xa0,0x75,0xf7,0x8b,0x66,
0xb2,0x0f,0x40,0xb5,0x00,0xa0,0xe9,0xda,0x57,0xf3,
0x70,0xf8,0x7e,0x3c,0x3c,0x45,0xa1,0x90,0xb9,0xd9,
0xd9,0xe5,0xe4,0xe4,0xd8,0x4a,0xc4,0x42,0x5b,0x61,
0xca,0x57,0x7d,0xfe,0x67,0xc2,0x5f,0xc0,0x57,0xfd,
0x6c,0xf9,0x7e,0x3c,0xfc,0xf7,0xf5,0xe0,0xbe,0xe2,
0x24,0x81,0x32,0x5d,0x81,0x47,0x04,0xf8,0xe0,0xc2,
0xcc,0xf4,0x4c,0xa5,0x1c,0xcf,0x92,0x09,0x84,0x62,
0xdc,0xe6,0x8f,0x47,0xfc,0xb7,0x0b,0xff,0xfc,0x1d,
0xd3,0x22,0xc4,0x49,0x62,0xb9,0x58,0x2a,0x14,0xe3,
0x51,0x12,0x71,0x8e,0x44,0x9a,0x8c,0xf3,0x32,0xa5,
0x22,0x89,0x42,0x92,0x29,0xc5,0x25,0xd2,0xff,0x64,
0xe2,0xdf,0x2c,0xfb,0x03,0x3e,0xdf,0x35,0x00,0xb0,
0x6a,0x3e,0x01,0x7b,0x91,0x2d,0xa8,0x5d,0x63,0x03,
0xf6,0x4b,0x27,0x10,0x58,0x74,0xc0,0xe2,0xf7,0x00,
0x00,0xf2,0xbb,0x6f,0xc1,0xd4,0x28,0x08,0x03,0x80,
0x68,0x83,0xe1,0xcf,0x77,0xff,0xef,0x3f,0xfd,0x47,
0xa0,0x25,0x00,0x80,0x66,0x49,0x92,0x71,0x00,0x00,
0x5e,0x44,0x24,0x2e,0x54,0xca,0xb3,0x3f,0xc7,0x08,
0x00,0x00,0x44,0xa0,0x81,0x2a,0xb0,0x41,0x1b,0xf4,
0xc1,0x18,0x2c,0xc0,0x06,0x1c,0xc1,0x05,0xdc,0xc1,
0x0b,0xfc,0x60,0x36,0x84,0x42,0x24,0xc4,0xc2,0x42,
0x10,0x42,0x0a,0x64,0x80,0x1c,0x72,0x60,0x29,0xac,
0x82,0x42,0x28,0x86,0xcd,0xb0,0x1d,0x2a,0x60,0x2f,
0xd4,0x40,0x1d,0x34,0xc0,0x51,0x68,0x86,0x93,0x70,
0x0e,0x2e,0xc2,0x55,0xb8,0x0e,0x3d,0x70,0x0f,0xfa,
0x61,0x08,0x9e,0xc1,0x28,0xbc,0x81,0x09,0x04,0x41,
0xc8,0x08,0x13,0x61,0x21,0xda,0x88,0x01,0x62,0x8a,
0x58,0x23,0x8e,0x08,0x17,0x99,0x85,0xf8,0x21,0xc1,
0x48,0x04,0x12,0x8b,0x24,0x20,0xc9,0x88,0x14,0x51,
0x22,0x4b,0x91,0x35,0x48,0x31,0x52,0x8a,0x54,0x20,
0x55,0x48,0x1d,0xf2,0x3d,0x72,0x02,0x39,0x87,0x5c,
0x46,0xba,0x91,0x3b,0xc8,0x00,0x32,0x82,0xfc,0x86,
0xbc,0x47,0x31,0x94,0x81,0xb2,0x51,0x3d,0xd4,0x0c,
0xb5,0x43,0xb9,0xa8,0x37,0x1a,0x84,0x46,0xa2,0x0b,
0xd0,0x64,0x74,0x31,0x9a,0x8f,0x16,0xa0,0x9b,0xd0,
0x72,0xb4,0x1a,0x3d,0x8c,0x36,0xa1,0xe7,0xd0,0xab,
0x68,0x0f,0xda,0x8f,0x3e,0x43,0xc7,0x30,0xc0,0xe8,
0x18,0x07,0x33,0xc4,0x6c,0x30,0x2e,0xc6,0xc3,0x42,
0xb1,0x38,0x2c,0x09,0x93,0x63,0xcb,0xb1,0x22,0xac,
0x0c,0xab,0xc6,0x1a,0xb0,0x56,0xac,0x03,0xbb,0x89,
0xf5,0x63,0xcf,0xb1,0x77,0x04,0x12,0x81,0x45,0xc0,
0x09,0x36,0x04,0x77,0x42,0x20,0x61,0x1e,0x41,0x48,
0x58,0x4c,0x58,0x4e,0xd8,0x48,0xa8,0x20,0x1c,0x24,
0x34,0x11,0xda,0x09,0x37,0x09,0x03,0x84,0x51,0xc2,
0x27,0x22,0x93,0xa8,0x4b,0xb4,0x26,0xba,0x11,0xf9,
0xc4,0x18,0x62,0x32,0x31,0x87,0x58,0x48,0x2c,0x23,
0xd6,0x12,0x8f,0x13,0x2f,0x10,0x7b,0x88,0x43,0xc4,
0x37,0x24,0x12,0x89,0x43,0x32,0x27,0xb9,0x90,0x02,
0x49,0xb1,0xa4,0x54,0xd2,0x12,0xd2,0x46,0xd2,0x6e,
0x52,0x23,0xe9,0x2c,0xa9,0x9b,0x34,0x48,0x1a,0x23,
0x93,0xc9,0xda,0x64,0x6b,0xb2,0x07,0x39,0x94,0x2c,
0x20,0x2b,0xc8,0x85,0xe4,0x9d,0xe4,0xc3,0xe4,0x33,
0xe4,0x1b,0xe4,0x21,0xf2,0x5b,0x0a,0x9d,0x62,0x40,
0x71,0xa4,0xf8,0x53,0xe2,0x28,0x52,0xca,0x6a,0x4a,
0x19,0xe5,0x10,0xe5,0x34,0xe5,0x06,0x65,0x98,0x32,
0x41,0x55,0xa3,0x9a,0x52,0xdd,0xa8,0xa1,0x54,0x11,
0x35,0x8f,0x5a,0x42,0xad,0xa1,0xb6,0x52,0xaf,0x51,
0x87,0xa8,0x13,0x34,0x75,0x9a,0x39,0xcd,0x83,0x16,
0x49,0x4b,0xa5,0xad,0xa2,0x95,0xd3,0x1a,0x68,0x17,
0x68,0xf7,0x69,0xaf,0xe8,0x74,0xba,0x11,0xdd,0x95,
0x1e,0x4e,0x97,0xd0,0x57,0xd2,0xcb,0xe9,0x47,0xe8,
0x97,0xe8,0x03,0xf4,0x77,0x0c,0x0d,0x86,0x15,0x83,
0xc7,0x88,0x67,0x28,0x19,0x9b,0x18,0x07,0x18,0x67,
0x19,0x77,0x18,0xaf,0x98,0x4c,0xa6,0x19,0xd3,0x8b,
0x19,0xc7,0x54,0x30,0x37,0x31,0xeb,0x98,0xe7,0x99,
0x0f,0x99,0x6f,0x55,0x58,0x2a,0xb6,0x2a,0x7c,0x15,
0x91,0xca,0x0a,0x95,0x4a,0x95,0x26,0x95,0x1b,0x2a,
0x2f,0x54,0xa9,0xaa,0xa6,0xaa,0xde,0xaa,0x0b,0x55,
0xf3,0x55,0xcb,0x54,0x8f,0xa9,0x5e,0x53,0x7d,0xae,
0x46,0x55,0x33,0x53,0xe3,0xa9,0x09,0xd4,0x96,0xab,
0x55,0xaa,0x9d,0x50,0xeb,0x53,0x1b,0x53,0x67,0xa9,
0x3b,0xa8,0x87,0xaa,0x67,0xa8,0x6f,0x54,0x3f,0xa4,
0x7e,0x59,0xfd,0x89,0x06,0x59,0xc3,0x4c,0xc3,0x4f,
0x43,0xa4,0x51,0xa0,0xb1,0x5f,0xe3,0xbc,0xc6,0x20,
0x0b,0x63,0x19,0xb3,0x78,0x2c,0x21,0x6b,0x0d,0xab,
0x86,0x75,0x81,0x35,0xc4,0x26,0xb1,0xcd,0xd9,0x7c,
0x76,0x2a,0xbb,0x98,0xfd,0x1d,0xbb,0x8b,0x3d,0xaa,
0xa9,0xa1,0x39,0x43,0x33,0x4a,0x33,0x57,0xb3,0x52,
0xf3,0x94,0x66,0x3f,0x07,0xe3,0x98,0x71,0xf8,0x9c,
0x74,0x4e,0x09,0xe7,0x28,0xa7,0x97,0xf3,0x7e,0x8a,
0xde,0x14,0xef,0x29,0xe2,0x29,0x1b,0xa6,0x34,0x4c,
0xb9,0x31,0x65,0x5c,0x6b,0xaa,0x96,0x97,0x96,0x58,
0xab,0x48,0xab,0x51,0xab,0x47,0xeb,0xbd,0x36,0xae,
0xed,0xa7,0x9d,0xa6,0xbd,0x45,0xbb,0x59,0xfb,0x81,
0x0e,0x41,0xc7,0x4a,0x27,0x5c,0x27,0x47,0x67,0x8f,
0xce,0x05,0x9d,0xe7,0x53,0xd9,0x53,0xdd,0xa7,0x0a,
0xa7,0x16,0x4d,0x3d,0x3a,0xf5,0xae,0x2e,0xaa,0x6b,
0xa5,0x1b,0xa1,0xbb,0x44,0x77,0xbf,0x6e,0xa7,0xee,
0x98,0x9e,0xbe,0x5e,0x80,0x9e,0x4c,0x6f,0xa7,0xde,
0x79,0xbd,0xe7,0xfa,0x1c,0x7d,0x2f,0xfd,0x54,0xfd,
0x6d,0xfa,0xa7,0xf5,0x47,0x0c,0x58,0x06,0xb3,0x0c,
0x24,0x06,0xdb,0x0c,0xce,0x18,0x3c,0xc5,0x35,0x71,
0x6f,0x3c,0x1d,0x2f,0xc7,0xdb,0xf1,0x51,0x43,0x5d,
0xc3,0x40,0x43,0xa5,0x61,0x95,0x61,0x97,0xe1,0x84,
0x91,0xb9,0xd1,0x3c,0xa3,0xd5,0x46,0x8d,0x46,0x0f,
0x8c,0x69,0xc6,0x5c,0xe3,0x24,0xe3,0x6d,0xc6,0x6d,
0xc6,0xa3,0x26,0x06,0x26,0x21,0x26,0x4b,0x4d,0xea,
0x4d,0xee,0x9a,0x52,0x4d,0xb9,0xa6,0x29,0xa6,0x3b,
0x4c,0x3b,0x4c,0xc7,0xcd,0xcc,0xcd,0xa2,0xcd,0xd6,
0x99,0x35,0x9b,0x3d,0x31,0xd7,0x32,0xe7,0x9b,0xe7,
0x9b,0xd7,0x9b,0xdf,0xb7,0x60,0x5a,0x78,0x5a,0x2c,
0xb6,0xa8,0xb6,0xb8,0x65,0x49,0xb2,0xe4,0x5a,0xa6,
0x59,0xee,0xb6,0xbc,0x6e,0x85,0x5a,0x39,0x59,0xa5,
0x58,0x55,0x5a,0x5d,0xb3,0x46,0xad,0x9d,0xad,0x25,
0xd6,0xbb,0xad,0xbb,0xa7,0x11,0xa7,0xb9,0x4e,0x93,
0x4e,0xab,0x9e,0xd6,0x67,0xc3,0xb0,0xf1,0xb6,0xc9,
0xb6,0xa9,0xb7,0x19,0xb0,0xe5,0xd8,0x06,0xdb,0xae,
0xb6,0x6d,0xb6,0x7d,0x61,0x67,0x62,0x17,0x67,0xb7,
0xc5,0xae,0xc3,0xee,0x93,0xbd,0x93,0x7d,0xba,0x7d,
0x8d,0xfd,0x3d,0x07,0x0d,0x87,0xd9,0x0e,0xab,0x1d,
0x5a,0x1d,0x7e,0x73,0xb4,0x72,0x14,0x3a,0x56,0x3a,
0xde,0x9a,0xce,0x9c,0xee,0x3f,0x7d,0xc5,0xf4,0x96,
0xe9,0x2f,0x67,0x58,0xcf,0x10,0xcf,0xd8,0x33,0xe3,
0xb6,0x13,0xcb,0x29,0xc4,0x69,0x9d,0x53,0x9b,0xd3,
0x47,0x67,0x17,0x67,0xb9,0x73,0x83,0xf3,0x88,0x8b,
0x89,0x4b,0x82,0xcb,0x2e,0x97,0x3e,0x2e,0x9b,0x1b,
0xc6,0xdd,0xc8,0xbd,0xe4,0x4a,0x74,0xf5,0x71,0x5d,
0xe1,0x7a,0xd2,0xf5,0x9d,0x9b,0xb3,0x9b,0xc2,0xed,
0xa8,0xdb,0xaf,0xee,0x36,0xee,0x69,0xee,0x87,0xdc,
0x9f,0xcc,0x34,0x9f,0x29,0x9e,0x59,0x33,0x73,0xd0,
0xc3,0xc8,0x43,0xe0,0x51,0xe5,0xd1,0x3f,0x0b,0x9f,
0x95,0x30,0x6b,0xdf,0xac,0x7e,0x4f,0x43,0x4f,0x81,
0x67,0xb5,0xe7,0x23,0x2f,0x63,0x2f,0x91,0x57,0xad,
0xd7,0xb0,0xb7,0xa5,0x77,0xaa,0xf7,0x61,0xef,0x17,
0x3e,0xf6,0x3e,0x72,0x9f,0xe3,0x3e,0xe3,0x3c,0x37,
0xde,0x32,0xde,0x59,0x5f,0xcc,0x37,0xc0,0xb7,0xc8,
0xb7,0xcb,0x4f,0xc3,0x6f,0x9e,0x5f,0x85,0xdf,0x43,
0x7f,0x23,0xff,0x64,0xff,0x7a,0xff,0xd1,0x00,0xa7,
0x80,0x25,0x01,0x67,0x03,0x89,0x81,0x41,0x81,0x5b,
0x02,0xfb,0xf8,0x7a,0x7c,0x21,0xbf,0x8e,0x3f,0x3a,
0xdb,0x65,0xf6,0xb2,0xd9,0xed,0x41,0x8c,0xa0,0xb9,
0x41,0x15,0x41,0x8f,0x82,0xad,0x82,0xe5,0xc1,0xad,
0x21,0x68,0xc8,0xec,0x90,0xad,0x21,0xf7,0xe7,0x98,
0xce,0x91,0xce,0x69,0x0e,0x85,0x50,0x7e,0xe8,0xd6,
0xd0,0x07,0x61,0xe6,0x61,0x8b,0xc3,0x7e,0x0c,0x27,
0x85,0x87,0x85,0x57,0x86,0x3f,0x8e,0x70,0x88,0x58,
0x1a,0xd1,0x31,0x97,0x35,0x77,0xd1,0xdc,0x43,0x73,
0xdf,0x44,0xfa,0x44,0x96,0x44,0xde,0x9b,0x67,0x31,
0x4f,0x39,0xaf,0x2d,0x4a,0x35,0x2a,0x3e,0xaa,0x2e,
0x6a,0x3c,0xda,0x37,0xba,0x34,0xba,0x3f,0xc6,0x2e,
0x66,0x59,0xcc,0xd5,0x58,0x9d,0x58,0x49,0x6c,0x4b,
0x1c,0x39,0x2e,0x2a,0xae,0x36,0x6e,0x6c,0xbe,0xdf,
0xfc,0xed,0xf3,0x87,0xe2,0x9d,0xe2,0x0b,0xe3,0x7b,
0x17,0x98,0x2f,0xc8,0x5d,0x70,0x79,0xa1,0xce,0xc2,
0xf4,0x85,0xa7,0x16,0xa9,0x2e,0x12,0x2c,0x3a,0x96,
0x40,0x4c,0x88,0x4e,0x38,0x94,0xf0,0x41,0x10,0x2a,
0xa8,0x16,0x8c,0x25,0xf2,0x13,0x77,0x25,0x8e,0x0a,
0x79,0xc2,0x1d,0xc2,0x67,0x22,0x2f,0xd1,0x36,0xd1,
0x88,0xd8,0x43,0x5c,0x2a,0x1e,0x4e,0xf2,0x48,0x2a,
0x4d,0x7a,0x92,0xec,0x91,0xbc,0x35,0x79,0x24,0xc5,
0x33,0xa5,0x2c,0xe5,0xb9,0x84,0x27,0xa9,0x90,0xbc,
0x4c,0x0d,0x4c,0xdd,0x9b,0x3a,0x9e,0x16,0x9a,0x76,
0x20,0x6d,0x32,0x3d,0x3a,0xbd,0x31,0x83,0x92,0x91,
0x90,0x71,0x42,0xaa,0x21,0x4d,0x93,0xb6,0x67,0xea,
0x67,0xe6,0x66,0x76,0xcb,0xac,0x65,0x85,0xb2,0xfe,
0xc5,0x6e,0x8b,0xb7,0x2f,0x1e,0x95,0x07,0xc9,0x6b,
0xb3,0x90,0xac,0x05,0x59,0x2d,0x0a,0xb6,0x42,0xa6,
0xe8,0x54,0x5a,0x28,0xd7,0x2a,0x07,0xb2,0x67,0x65,
0x57,0x66,0xbf,0xcd,0x89,0xca,0x39,0x96,0xab,0x9e,
0x2b,0xcd,0xed,0xcc,0xb3,0xca,0xdb,0x90,0x37,0x9c,
0xef,0x9f,0xff,0xed,0x12,0xc2,0x12,0xe1,0x92,0xb6,
0xa5,0x86,0x4b,0x57,0x2d,0x1d,0x58,0xe6,0xbd,0xac,
0x6a,0x39,0xb2,0x3c,0x71,0x79,0xdb,0x0a,0xe3,0x15,
0x05,0x2b,0x86,0x56,0x06,0xac,0x3c,0xb8,0x8a,0xb6,
0x2a,0x6d,0xd5,0x4f,0xab,0xed,0x57,0x97,0xae,0x7e,
0xbd,0x26,0x7a,0x4d,0x6b,0x81,0x5e,0xc1,0xca,0x82,
0xc1,0xb5,0x01,0x6b,0xeb,0x0b,0x55,0x0a,0xe5,0x85,
0x7d,0xeb,0xdc,0xd7,0xed,0x5d,0x4f,0x58,0x2f,0x59,
0xdf,0xb5,0x61,0xfa,0x86,0x9d,0x1b,0x3e,0x15,0x89,
0x8a,0xae,0x14,0xdb,0x17,0x97,0x15,0x7f,0xd8,0x28,
0xdc,0x78,0xe5,0x1b,0x87,0x6f,0xca,0xbf,0x99,0xdc,
0x94,0xb4,0xa9,0xab,0xc4,0xb9,0x64,0xcf,0x66,0xd2,
0x66,0xe9,0xe6,0xde,0x2d,0x9e,0x5b,0x0e,0x96,0xaa,
0x97,0xe6,0x97,0x0e,0x6e,0x0d,0xd9,0xda,0xb4,0x0d,
0xdf,0x56,0xb4,0xed,0xf5,0xf6,0x45,0xdb,0x2f,0x97,
0xcd,0x28,0xdb,0xbb,0x83,0xb6,0x43,0xb9,0xa3,0xbf,
0x3c,0xb8,0xbc,0x65,0xa7,0xc9,0xce,0xcd,0x3b,0x3f,
0x54,0xa4,0x54,0xf4,0x54,0xfa,0x54,0x36,0xee,0xd2,
0xdd,0xb5,0x61,0xd7,0xf8,0x6e,0xd1,0xee,0x1b,0x7b,
0xbc,0xf6,0x34,0xec,0xd5,0xdb,0x5b,0xbc,0xf7,0xfd,
0x3e,0xc9,0xbe,0xdb,0x55,0x01,0x55,0x4d,0xd5,0x66,
0xd5,0x65,0xfb,0x49,0xfb,0xb3,0xf7,0x3f,0xae,0x89,
0xaa,0xe9,0xf8,0x96,0xfb,0x6d,0x5d,0xad,0x4e,0x6d,
0x71,0xed,0xc7,0x03,0xd2,0x03,0xfd,0x07,0x23,0x0e,
0xb6,0xd7,0xb9,0xd4,0xd5,0x1d,0xd2,0x3d,0x54,0x52,
0x8f,0xd6,0x2b,0xeb,0x47,0x0e,0xc7,0x1f,0xbe,0xfe,
0x9d,0xef,0x77,0x2d,0x0d,0x36,0x0d,0x55,0x8d,0x9c,
0xc6,0xe2,0x23,0x70,0x44,0x79,0xe4,0xe9,0xf7,0x09,
0xdf,0xf7,0x1e,0x0d,0x3a,0xda,0x76,0x8c,0x7b,0xac,
0xe1,0x07,0xd3,0x1f,0x76,0x1d,0x67,0x1d,0x2f,0x6a,
0x42,0x9a,0xf2,0x9a,0x46,0x9b,0x53,0x9a,0xfb,0x5b,
0x62,0x5b,0xba,0x4f,0xcc,0x3e,0xd1,0xd6,0xea,0xde,
0x7a,0xfc,0x47,0xdb,0x1f,0x0f,0x9c,0x34,0x3c,0x59,
0x79,0x4a,0xf3,0x54,0xc9,0x69,0xda,0xe9,0x82,0xd3,
0x93,0x67,0xf2,0xcf,0x8c,0x9d,0x95,0x9d,0x7d,0x7e,
0x2e,0xf9,0xdc,0x60,0xdb,0xa2,0xb6,0x7b,0xe7,0x63,
0xce,0xdf,0x6a,0x0f,0x6f,0xef,0xba,0x10,0x74,0xe1,
0xd2,0x45,0xff,0x8b,0xe7,0x3b,0xbc,0x3b,0xce,0x5c,
0xf2,0xb8,0x74,0xf2,0xb2,0xdb,0xe5,0x13,0x57,0xb8,
0x57,0x9a,0xaf,0x3a,0x5f,0x6d,0xea,0x74,0xea,0x3c,
0xfe,0x93,0xd3,0x4f,0xc7,0xbb,0x9c,0xbb,0x9a,0xae,
0xb9,0x5c,0x6b,0xb9,0xee,0x7a,0xbd,0xb5,0x7b,0x66,
0xf7,0xe9,0x1b,0x9e,0x37,0xce,0xdd,0xf4,0xbd,0x79,
0xf1,0x16,0xff,0xd6,0xd5,0x9e,0x39,0x3d,0xdd,0xbd,
0xf3,0x7a,0x6f,0xf7,0xc5,0xf7,0xf5,0xdf,0x16,0xdd,
0x7e,0x72,0x27,0xfd,0xce,0xcb,0xbb,0xd9,0x77,0x27,
0xee,0xad,0xbc,0x4f,0xbc,0x5f,0xf4,0x40,0xed,0x41,
0xd9,0x43,0xdd,0x87,0xd5,0x3f,0x5b,0xfe,0xdc,0xd8,
0xef,0xdc,0x7f,0x6a,0xc0,0x77,0xa0,0xf3,0xd1,0xdc,
0x47,0xf7,0x06,0x85,0x83,0xcf,0xfe,0x91,0xf5,0x8f,
0x0f,0x43,0x05,0x8f,0x99,0x8f,0xcb,0x86,0x0d,0x86,
0xeb,0x9e,0x38,0x3e,0x39,0x39,0xe2,0x3f,0x72,0xfd,
0xe9,0xfc,0xa7,0x43,0xcf,0x64,0xcf,0x26,0x9e,0x17,
0xfe,0xa2,0xfe,0xcb,0xae,0x17,0x16,0x2f,0x7e,0xf8,
0xd5,0xeb,0xd7,0xce,0xd1,0x98,0xd1,0xa1,0x97,0xf2,
0x97,0x93,0xbf,0x6d,0x7c,0xa5,0xfd,0xea,0xc0,0xeb,
0x19,0xaf,0xdb,0xc6,0xc2,0xc6,0x1e,0xbe,0xc9,0x78,
0x33,0x31,0x5e,0xf4,0x56,0xfb,0xed,0xc1,0x77,0xdc,
0x77,0x1d,0xef,0xa3,0xdf,0x0f,0x4f,0xe4,0x7c,0x20,
0x7f,0x28,0xff,0x68,0xf9,0xb1,0xf5,0x53,0xd0,0xa7,
0xfb,0x93,0x19,0x93,0x93,0xff,0x04,0x03,0x98,0xf3,
0xfc,0x63,0x33,0x2d,0xdb,0x00,0x00,0x00,0x04,0x67,
0x41,0x4d,0x41,0x00,0x00,0xb1,0x8e,0x7c,0xfb,0x51,
0x93,0x00,0x00,0x00,0x20,0x63,0x48,0x52,0x4d,0x00,
0x00,0x7a,0x25,0x00,0x00,0x80,0x83,0x00,0x00,0xf9,
0xff,0x00,0x00,0x80,0xe9,0x00,0x00,0x75,0x30,0x00,
0x00,0xea,0x60,0x00,0x00,0x3a,0x98,0x00,0x00,0x17,
0x6f,0x92,0x5f,0xc5,0x46,0x00,0x00,0x00,0x24,0x49,
0x44,0x41,0x54,0x78,0xda,0x62,0xfc,0xff,0xff,0xff,
0x7f,0x06,0x0a,0x00,0x13,0x03,0x85,0x60,0xd4,0x80,
0x51,0x03,0x46,0x0d,0x18,0x2c,0x06,0x00,0x00,0x00,
0x00,0xff,0xff,0x03,0x00,0x6b,0xca,0x04,0x1c,0xc4,
0xc8,0x59,0x18,0x00,0x00,0x00,0x00,0x49,0x45,0x4e,
0x44,0xae,0x42,0x60,0x82
};

View file

@ -0,0 +1,302 @@
//this file was auto-generated from "corner.png" by res2h
#include "../Resources.h"
const size_t corner_png_size = 2946;
const unsigned char corner_png_data[2946] = {
0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,
0x00,0x0d,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x10,
0x00,0x00,0x00,0x10,0x08,0x06,0x00,0x00,0x00,0x1f,
0xf3,0xff,0x61,0x00,0x00,0x00,0x09,0x70,0x48,0x59,
0x73,0x00,0x00,0x0b,0x13,0x00,0x00,0x0b,0x13,0x01,
0x00,0x9a,0x9c,0x18,0x00,0x00,0x0a,0x4f,0x69,0x43,
0x43,0x50,0x50,0x68,0x6f,0x74,0x6f,0x73,0x68,0x6f,
0x70,0x20,0x49,0x43,0x43,0x20,0x70,0x72,0x6f,0x66,
0x69,0x6c,0x65,0x00,0x00,0x78,0xda,0x9d,0x53,0x67,
0x54,0x53,0xe9,0x16,0x3d,0xf7,0xde,0xf4,0x42,0x4b,
0x88,0x80,0x94,0x4b,0x6f,0x52,0x15,0x08,0x20,0x52,
0x42,0x8b,0x80,0x14,0x91,0x26,0x2a,0x21,0x09,0x10,
0x4a,0x88,0x21,0xa1,0xd9,0x15,0x51,0xc1,0x11,0x45,
0x45,0x04,0x1b,0xc8,0xa0,0x88,0x03,0x8e,0x8e,0x80,
0x8c,0x15,0x51,0x2c,0x0c,0x8a,0x0a,0xd8,0x07,0xe4,
0x21,0xa2,0x8e,0x83,0xa3,0x88,0x8a,0xca,0xfb,0xe1,
0x7b,0xa3,0x6b,0xd6,0xbc,0xf7,0xe6,0xcd,0xfe,0xb5,
0xd7,0x3e,0xe7,0xac,0xf3,0x9d,0xb3,0xcf,0x07,0xc0,
0x08,0x0c,0x96,0x48,0x33,0x51,0x35,0x80,0x0c,0xa9,
0x42,0x1e,0x11,0xe0,0x83,0xc7,0xc4,0xc6,0xe1,0xe4,
0x2e,0x40,0x81,0x0a,0x24,0x70,0x00,0x10,0x08,0xb3,
0x64,0x21,0x73,0xfd,0x23,0x01,0x00,0xf8,0x7e,0x3c,
0x3c,0x2b,0x22,0xc0,0x07,0xbe,0x00,0x01,0x78,0xd3,
0x0b,0x08,0x00,0xc0,0x4d,0x9b,0xc0,0x30,0x1c,0x87,
0xff,0x0f,0xea,0x42,0x99,0x5c,0x01,0x80,0x84,0x01,
0xc0,0x74,0x91,0x38,0x4b,0x08,0x80,0x14,0x00,0x40,
0x7a,0x8e,0x42,0xa6,0x00,0x40,0x46,0x01,0x80,0x9d,
0x98,0x26,0x53,0x00,0xa0,0x04,0x00,0x60,0xcb,0x63,
0x62,0xe3,0x00,0x50,0x2d,0x00,0x60,0x27,0x7f,0xe6,
0xd3,0x00,0x80,0x9d,0xf8,0x99,0x7b,0x01,0x00,0x5b,
0x94,0x21,0x15,0x01,0xa0,0x91,0x00,0x20,0x13,0x65,
0x88,0x44,0x00,0x68,0x3b,0x00,0xac,0xcf,0x56,0x8a,
0x45,0x00,0x58,0x30,0x00,0x14,0x66,0x4b,0xc4,0x39,
0x00,0xd8,0x2d,0x00,0x30,0x49,0x57,0x66,0x48,0x00,
0xb0,0xb7,0x00,0xc0,0xce,0x10,0x0b,0xb2,0x00,0x08,
0x0c,0x00,0x30,0x51,0x88,0x85,0x29,0x00,0x04,0x7b,
0x00,0x60,0xc8,0x23,0x23,0x78,0x00,0x84,0x99,0x00,
0x14,0x46,0xf2,0x57,0x3c,0xf1,0x2b,0xae,0x10,0xe7,
0x2a,0x00,0x00,0x78,0x99,0xb2,0x3c,0xb9,0x24,0x39,
0x45,0x81,0x5b,0x08,0x2d,0x71,0x07,0x57,0x57,0x2e,
0x1e,0x28,0xce,0x49,0x17,0x2b,0x14,0x36,0x61,0x02,
0x61,0x9a,0x40,0x2e,0xc2,0x79,0x99,0x19,0x32,0x81,
0x34,0x0f,0xe0,0xf3,0xcc,0x00,0x00,0xa0,0x91,0x15,
0x11,0xe0,0x83,0xf3,0xfd,0x78,0xce,0x0e,0xae,0xce,
0xce,0x36,0x8e,0xb6,0x0e,0x5f,0x2d,0xea,0xbf,0x06,
0xff,0x22,0x62,0x62,0xe3,0xfe,0xe5,0xcf,0xab,0x70,
0x40,0x00,0x00,0xe1,0x74,0x7e,0xd1,0xfe,0x2c,0x2f,
0xb3,0x1a,0x80,0x3b,0x06,0x80,0x6d,0xfe,0xa2,0x25,
0xee,0x04,0x68,0x5e,0x0b,0xa0,0x75,0xf7,0x8b,0x66,
0xb2,0x0f,0x40,0xb5,0x00,0xa0,0xe9,0xda,0x57,0xf3,
0x70,0xf8,0x7e,0x3c,0x3c,0x45,0xa1,0x90,0xb9,0xd9,
0xd9,0xe5,0xe4,0xe4,0xd8,0x4a,0xc4,0x42,0x5b,0x61,
0xca,0x57,0x7d,0xfe,0x67,0xc2,0x5f,0xc0,0x57,0xfd,
0x6c,0xf9,0x7e,0x3c,0xfc,0xf7,0xf5,0xe0,0xbe,0xe2,
0x24,0x81,0x32,0x5d,0x81,0x47,0x04,0xf8,0xe0,0xc2,
0xcc,0xf4,0x4c,0xa5,0x1c,0xcf,0x92,0x09,0x84,0x62,
0xdc,0xe6,0x8f,0x47,0xfc,0xb7,0x0b,0xff,0xfc,0x1d,
0xd3,0x22,0xc4,0x49,0x62,0xb9,0x58,0x2a,0x14,0xe3,
0x51,0x12,0x71,0x8e,0x44,0x9a,0x8c,0xf3,0x32,0xa5,
0x22,0x89,0x42,0x92,0x29,0xc5,0x25,0xd2,0xff,0x64,
0xe2,0xdf,0x2c,0xfb,0x03,0x3e,0xdf,0x35,0x00,0xb0,
0x6a,0x3e,0x01,0x7b,0x91,0x2d,0xa8,0x5d,0x63,0x03,
0xf6,0x4b,0x27,0x10,0x58,0x74,0xc0,0xe2,0xf7,0x00,
0x00,0xf2,0xbb,0x6f,0xc1,0xd4,0x28,0x08,0x03,0x80,
0x68,0x83,0xe1,0xcf,0x77,0xff,0xef,0x3f,0xfd,0x47,
0xa0,0x25,0x00,0x80,0x66,0x49,0x92,0x71,0x00,0x00,
0x5e,0x44,0x24,0x2e,0x54,0xca,0xb3,0x3f,0xc7,0x08,
0x00,0x00,0x44,0xa0,0x81,0x2a,0xb0,0x41,0x1b,0xf4,
0xc1,0x18,0x2c,0xc0,0x06,0x1c,0xc1,0x05,0xdc,0xc1,
0x0b,0xfc,0x60,0x36,0x84,0x42,0x24,0xc4,0xc2,0x42,
0x10,0x42,0x0a,0x64,0x80,0x1c,0x72,0x60,0x29,0xac,
0x82,0x42,0x28,0x86,0xcd,0xb0,0x1d,0x2a,0x60,0x2f,
0xd4,0x40,0x1d,0x34,0xc0,0x51,0x68,0x86,0x93,0x70,
0x0e,0x2e,0xc2,0x55,0xb8,0x0e,0x3d,0x70,0x0f,0xfa,
0x61,0x08,0x9e,0xc1,0x28,0xbc,0x81,0x09,0x04,0x41,
0xc8,0x08,0x13,0x61,0x21,0xda,0x88,0x01,0x62,0x8a,
0x58,0x23,0x8e,0x08,0x17,0x99,0x85,0xf8,0x21,0xc1,
0x48,0x04,0x12,0x8b,0x24,0x20,0xc9,0x88,0x14,0x51,
0x22,0x4b,0x91,0x35,0x48,0x31,0x52,0x8a,0x54,0x20,
0x55,0x48,0x1d,0xf2,0x3d,0x72,0x02,0x39,0x87,0x5c,
0x46,0xba,0x91,0x3b,0xc8,0x00,0x32,0x82,0xfc,0x86,
0xbc,0x47,0x31,0x94,0x81,0xb2,0x51,0x3d,0xd4,0x0c,
0xb5,0x43,0xb9,0xa8,0x37,0x1a,0x84,0x46,0xa2,0x0b,
0xd0,0x64,0x74,0x31,0x9a,0x8f,0x16,0xa0,0x9b,0xd0,
0x72,0xb4,0x1a,0x3d,0x8c,0x36,0xa1,0xe7,0xd0,0xab,
0x68,0x0f,0xda,0x8f,0x3e,0x43,0xc7,0x30,0xc0,0xe8,
0x18,0x07,0x33,0xc4,0x6c,0x30,0x2e,0xc6,0xc3,0x42,
0xb1,0x38,0x2c,0x09,0x93,0x63,0xcb,0xb1,0x22,0xac,
0x0c,0xab,0xc6,0x1a,0xb0,0x56,0xac,0x03,0xbb,0x89,
0xf5,0x63,0xcf,0xb1,0x77,0x04,0x12,0x81,0x45,0xc0,
0x09,0x36,0x04,0x77,0x42,0x20,0x61,0x1e,0x41,0x48,
0x58,0x4c,0x58,0x4e,0xd8,0x48,0xa8,0x20,0x1c,0x24,
0x34,0x11,0xda,0x09,0x37,0x09,0x03,0x84,0x51,0xc2,
0x27,0x22,0x93,0xa8,0x4b,0xb4,0x26,0xba,0x11,0xf9,
0xc4,0x18,0x62,0x32,0x31,0x87,0x58,0x48,0x2c,0x23,
0xd6,0x12,0x8f,0x13,0x2f,0x10,0x7b,0x88,0x43,0xc4,
0x37,0x24,0x12,0x89,0x43,0x32,0x27,0xb9,0x90,0x02,
0x49,0xb1,0xa4,0x54,0xd2,0x12,0xd2,0x46,0xd2,0x6e,
0x52,0x23,0xe9,0x2c,0xa9,0x9b,0x34,0x48,0x1a,0x23,
0x93,0xc9,0xda,0x64,0x6b,0xb2,0x07,0x39,0x94,0x2c,
0x20,0x2b,0xc8,0x85,0xe4,0x9d,0xe4,0xc3,0xe4,0x33,
0xe4,0x1b,0xe4,0x21,0xf2,0x5b,0x0a,0x9d,0x62,0x40,
0x71,0xa4,0xf8,0x53,0xe2,0x28,0x52,0xca,0x6a,0x4a,
0x19,0xe5,0x10,0xe5,0x34,0xe5,0x06,0x65,0x98,0x32,
0x41,0x55,0xa3,0x9a,0x52,0xdd,0xa8,0xa1,0x54,0x11,
0x35,0x8f,0x5a,0x42,0xad,0xa1,0xb6,0x52,0xaf,0x51,
0x87,0xa8,0x13,0x34,0x75,0x9a,0x39,0xcd,0x83,0x16,
0x49,0x4b,0xa5,0xad,0xa2,0x95,0xd3,0x1a,0x68,0x17,
0x68,0xf7,0x69,0xaf,0xe8,0x74,0xba,0x11,0xdd,0x95,
0x1e,0x4e,0x97,0xd0,0x57,0xd2,0xcb,0xe9,0x47,0xe8,
0x97,0xe8,0x03,0xf4,0x77,0x0c,0x0d,0x86,0x15,0x83,
0xc7,0x88,0x67,0x28,0x19,0x9b,0x18,0x07,0x18,0x67,
0x19,0x77,0x18,0xaf,0x98,0x4c,0xa6,0x19,0xd3,0x8b,
0x19,0xc7,0x54,0x30,0x37,0x31,0xeb,0x98,0xe7,0x99,
0x0f,0x99,0x6f,0x55,0x58,0x2a,0xb6,0x2a,0x7c,0x15,
0x91,0xca,0x0a,0x95,0x4a,0x95,0x26,0x95,0x1b,0x2a,
0x2f,0x54,0xa9,0xaa,0xa6,0xaa,0xde,0xaa,0x0b,0x55,
0xf3,0x55,0xcb,0x54,0x8f,0xa9,0x5e,0x53,0x7d,0xae,
0x46,0x55,0x33,0x53,0xe3,0xa9,0x09,0xd4,0x96,0xab,
0x55,0xaa,0x9d,0x50,0xeb,0x53,0x1b,0x53,0x67,0xa9,
0x3b,0xa8,0x87,0xaa,0x67,0xa8,0x6f,0x54,0x3f,0xa4,
0x7e,0x59,0xfd,0x89,0x06,0x59,0xc3,0x4c,0xc3,0x4f,
0x43,0xa4,0x51,0xa0,0xb1,0x5f,0xe3,0xbc,0xc6,0x20,
0x0b,0x63,0x19,0xb3,0x78,0x2c,0x21,0x6b,0x0d,0xab,
0x86,0x75,0x81,0x35,0xc4,0x26,0xb1,0xcd,0xd9,0x7c,
0x76,0x2a,0xbb,0x98,0xfd,0x1d,0xbb,0x8b,0x3d,0xaa,
0xa9,0xa1,0x39,0x43,0x33,0x4a,0x33,0x57,0xb3,0x52,
0xf3,0x94,0x66,0x3f,0x07,0xe3,0x98,0x71,0xf8,0x9c,
0x74,0x4e,0x09,0xe7,0x28,0xa7,0x97,0xf3,0x7e,0x8a,
0xde,0x14,0xef,0x29,0xe2,0x29,0x1b,0xa6,0x34,0x4c,
0xb9,0x31,0x65,0x5c,0x6b,0xaa,0x96,0x97,0x96,0x58,
0xab,0x48,0xab,0x51,0xab,0x47,0xeb,0xbd,0x36,0xae,
0xed,0xa7,0x9d,0xa6,0xbd,0x45,0xbb,0x59,0xfb,0x81,
0x0e,0x41,0xc7,0x4a,0x27,0x5c,0x27,0x47,0x67,0x8f,
0xce,0x05,0x9d,0xe7,0x53,0xd9,0x53,0xdd,0xa7,0x0a,
0xa7,0x16,0x4d,0x3d,0x3a,0xf5,0xae,0x2e,0xaa,0x6b,
0xa5,0x1b,0xa1,0xbb,0x44,0x77,0xbf,0x6e,0xa7,0xee,
0x98,0x9e,0xbe,0x5e,0x80,0x9e,0x4c,0x6f,0xa7,0xde,
0x79,0xbd,0xe7,0xfa,0x1c,0x7d,0x2f,0xfd,0x54,0xfd,
0x6d,0xfa,0xa7,0xf5,0x47,0x0c,0x58,0x06,0xb3,0x0c,
0x24,0x06,0xdb,0x0c,0xce,0x18,0x3c,0xc5,0x35,0x71,
0x6f,0x3c,0x1d,0x2f,0xc7,0xdb,0xf1,0x51,0x43,0x5d,
0xc3,0x40,0x43,0xa5,0x61,0x95,0x61,0x97,0xe1,0x84,
0x91,0xb9,0xd1,0x3c,0xa3,0xd5,0x46,0x8d,0x46,0x0f,
0x8c,0x69,0xc6,0x5c,0xe3,0x24,0xe3,0x6d,0xc6,0x6d,
0xc6,0xa3,0x26,0x06,0x26,0x21,0x26,0x4b,0x4d,0xea,
0x4d,0xee,0x9a,0x52,0x4d,0xb9,0xa6,0x29,0xa6,0x3b,
0x4c,0x3b,0x4c,0xc7,0xcd,0xcc,0xcd,0xa2,0xcd,0xd6,
0x99,0x35,0x9b,0x3d,0x31,0xd7,0x32,0xe7,0x9b,0xe7,
0x9b,0xd7,0x9b,0xdf,0xb7,0x60,0x5a,0x78,0x5a,0x2c,
0xb6,0xa8,0xb6,0xb8,0x65,0x49,0xb2,0xe4,0x5a,0xa6,
0x59,0xee,0xb6,0xbc,0x6e,0x85,0x5a,0x39,0x59,0xa5,
0x58,0x55,0x5a,0x5d,0xb3,0x46,0xad,0x9d,0xad,0x25,
0xd6,0xbb,0xad,0xbb,0xa7,0x11,0xa7,0xb9,0x4e,0x93,
0x4e,0xab,0x9e,0xd6,0x67,0xc3,0xb0,0xf1,0xb6,0xc9,
0xb6,0xa9,0xb7,0x19,0xb0,0xe5,0xd8,0x06,0xdb,0xae,
0xb6,0x6d,0xb6,0x7d,0x61,0x67,0x62,0x17,0x67,0xb7,
0xc5,0xae,0xc3,0xee,0x93,0xbd,0x93,0x7d,0xba,0x7d,
0x8d,0xfd,0x3d,0x07,0x0d,0x87,0xd9,0x0e,0xab,0x1d,
0x5a,0x1d,0x7e,0x73,0xb4,0x72,0x14,0x3a,0x56,0x3a,
0xde,0x9a,0xce,0x9c,0xee,0x3f,0x7d,0xc5,0xf4,0x96,
0xe9,0x2f,0x67,0x58,0xcf,0x10,0xcf,0xd8,0x33,0xe3,
0xb6,0x13,0xcb,0x29,0xc4,0x69,0x9d,0x53,0x9b,0xd3,
0x47,0x67,0x17,0x67,0xb9,0x73,0x83,0xf3,0x88,0x8b,
0x89,0x4b,0x82,0xcb,0x2e,0x97,0x3e,0x2e,0x9b,0x1b,
0xc6,0xdd,0xc8,0xbd,0xe4,0x4a,0x74,0xf5,0x71,0x5d,
0xe1,0x7a,0xd2,0xf5,0x9d,0x9b,0xb3,0x9b,0xc2,0xed,
0xa8,0xdb,0xaf,0xee,0x36,0xee,0x69,0xee,0x87,0xdc,
0x9f,0xcc,0x34,0x9f,0x29,0x9e,0x59,0x33,0x73,0xd0,
0xc3,0xc8,0x43,0xe0,0x51,0xe5,0xd1,0x3f,0x0b,0x9f,
0x95,0x30,0x6b,0xdf,0xac,0x7e,0x4f,0x43,0x4f,0x81,
0x67,0xb5,0xe7,0x23,0x2f,0x63,0x2f,0x91,0x57,0xad,
0xd7,0xb0,0xb7,0xa5,0x77,0xaa,0xf7,0x61,0xef,0x17,
0x3e,0xf6,0x3e,0x72,0x9f,0xe3,0x3e,0xe3,0x3c,0x37,
0xde,0x32,0xde,0x59,0x5f,0xcc,0x37,0xc0,0xb7,0xc8,
0xb7,0xcb,0x4f,0xc3,0x6f,0x9e,0x5f,0x85,0xdf,0x43,
0x7f,0x23,0xff,0x64,0xff,0x7a,0xff,0xd1,0x00,0xa7,
0x80,0x25,0x01,0x67,0x03,0x89,0x81,0x41,0x81,0x5b,
0x02,0xfb,0xf8,0x7a,0x7c,0x21,0xbf,0x8e,0x3f,0x3a,
0xdb,0x65,0xf6,0xb2,0xd9,0xed,0x41,0x8c,0xa0,0xb9,
0x41,0x15,0x41,0x8f,0x82,0xad,0x82,0xe5,0xc1,0xad,
0x21,0x68,0xc8,0xec,0x90,0xad,0x21,0xf7,0xe7,0x98,
0xce,0x91,0xce,0x69,0x0e,0x85,0x50,0x7e,0xe8,0xd6,
0xd0,0x07,0x61,0xe6,0x61,0x8b,0xc3,0x7e,0x0c,0x27,
0x85,0x87,0x85,0x57,0x86,0x3f,0x8e,0x70,0x88,0x58,
0x1a,0xd1,0x31,0x97,0x35,0x77,0xd1,0xdc,0x43,0x73,
0xdf,0x44,0xfa,0x44,0x96,0x44,0xde,0x9b,0x67,0x31,
0x4f,0x39,0xaf,0x2d,0x4a,0x35,0x2a,0x3e,0xaa,0x2e,
0x6a,0x3c,0xda,0x37,0xba,0x34,0xba,0x3f,0xc6,0x2e,
0x66,0x59,0xcc,0xd5,0x58,0x9d,0x58,0x49,0x6c,0x4b,
0x1c,0x39,0x2e,0x2a,0xae,0x36,0x6e,0x6c,0xbe,0xdf,
0xfc,0xed,0xf3,0x87,0xe2,0x9d,0xe2,0x0b,0xe3,0x7b,
0x17,0x98,0x2f,0xc8,0x5d,0x70,0x79,0xa1,0xce,0xc2,
0xf4,0x85,0xa7,0x16,0xa9,0x2e,0x12,0x2c,0x3a,0x96,
0x40,0x4c,0x88,0x4e,0x38,0x94,0xf0,0x41,0x10,0x2a,
0xa8,0x16,0x8c,0x25,0xf2,0x13,0x77,0x25,0x8e,0x0a,
0x79,0xc2,0x1d,0xc2,0x67,0x22,0x2f,0xd1,0x36,0xd1,
0x88,0xd8,0x43,0x5c,0x2a,0x1e,0x4e,0xf2,0x48,0x2a,
0x4d,0x7a,0x92,0xec,0x91,0xbc,0x35,0x79,0x24,0xc5,
0x33,0xa5,0x2c,0xe5,0xb9,0x84,0x27,0xa9,0x90,0xbc,
0x4c,0x0d,0x4c,0xdd,0x9b,0x3a,0x9e,0x16,0x9a,0x76,
0x20,0x6d,0x32,0x3d,0x3a,0xbd,0x31,0x83,0x92,0x91,
0x90,0x71,0x42,0xaa,0x21,0x4d,0x93,0xb6,0x67,0xea,
0x67,0xe6,0x66,0x76,0xcb,0xac,0x65,0x85,0xb2,0xfe,
0xc5,0x6e,0x8b,0xb7,0x2f,0x1e,0x95,0x07,0xc9,0x6b,
0xb3,0x90,0xac,0x05,0x59,0x2d,0x0a,0xb6,0x42,0xa6,
0xe8,0x54,0x5a,0x28,0xd7,0x2a,0x07,0xb2,0x67,0x65,
0x57,0x66,0xbf,0xcd,0x89,0xca,0x39,0x96,0xab,0x9e,
0x2b,0xcd,0xed,0xcc,0xb3,0xca,0xdb,0x90,0x37,0x9c,
0xef,0x9f,0xff,0xed,0x12,0xc2,0x12,0xe1,0x92,0xb6,
0xa5,0x86,0x4b,0x57,0x2d,0x1d,0x58,0xe6,0xbd,0xac,
0x6a,0x39,0xb2,0x3c,0x71,0x79,0xdb,0x0a,0xe3,0x15,
0x05,0x2b,0x86,0x56,0x06,0xac,0x3c,0xb8,0x8a,0xb6,
0x2a,0x6d,0xd5,0x4f,0xab,0xed,0x57,0x97,0xae,0x7e,
0xbd,0x26,0x7a,0x4d,0x6b,0x81,0x5e,0xc1,0xca,0x82,
0xc1,0xb5,0x01,0x6b,0xeb,0x0b,0x55,0x0a,0xe5,0x85,
0x7d,0xeb,0xdc,0xd7,0xed,0x5d,0x4f,0x58,0x2f,0x59,
0xdf,0xb5,0x61,0xfa,0x86,0x9d,0x1b,0x3e,0x15,0x89,
0x8a,0xae,0x14,0xdb,0x17,0x97,0x15,0x7f,0xd8,0x28,
0xdc,0x78,0xe5,0x1b,0x87,0x6f,0xca,0xbf,0x99,0xdc,
0x94,0xb4,0xa9,0xab,0xc4,0xb9,0x64,0xcf,0x66,0xd2,
0x66,0xe9,0xe6,0xde,0x2d,0x9e,0x5b,0x0e,0x96,0xaa,
0x97,0xe6,0x97,0x0e,0x6e,0x0d,0xd9,0xda,0xb4,0x0d,
0xdf,0x56,0xb4,0xed,0xf5,0xf6,0x45,0xdb,0x2f,0x97,
0xcd,0x28,0xdb,0xbb,0x83,0xb6,0x43,0xb9,0xa3,0xbf,
0x3c,0xb8,0xbc,0x65,0xa7,0xc9,0xce,0xcd,0x3b,0x3f,
0x54,0xa4,0x54,0xf4,0x54,0xfa,0x54,0x36,0xee,0xd2,
0xdd,0xb5,0x61,0xd7,0xf8,0x6e,0xd1,0xee,0x1b,0x7b,
0xbc,0xf6,0x34,0xec,0xd5,0xdb,0x5b,0xbc,0xf7,0xfd,
0x3e,0xc9,0xbe,0xdb,0x55,0x01,0x55,0x4d,0xd5,0x66,
0xd5,0x65,0xfb,0x49,0xfb,0xb3,0xf7,0x3f,0xae,0x89,
0xaa,0xe9,0xf8,0x96,0xfb,0x6d,0x5d,0xad,0x4e,0x6d,
0x71,0xed,0xc7,0x03,0xd2,0x03,0xfd,0x07,0x23,0x0e,
0xb6,0xd7,0xb9,0xd4,0xd5,0x1d,0xd2,0x3d,0x54,0x52,
0x8f,0xd6,0x2b,0xeb,0x47,0x0e,0xc7,0x1f,0xbe,0xfe,
0x9d,0xef,0x77,0x2d,0x0d,0x36,0x0d,0x55,0x8d,0x9c,
0xc6,0xe2,0x23,0x70,0x44,0x79,0xe4,0xe9,0xf7,0x09,
0xdf,0xf7,0x1e,0x0d,0x3a,0xda,0x76,0x8c,0x7b,0xac,
0xe1,0x07,0xd3,0x1f,0x76,0x1d,0x67,0x1d,0x2f,0x6a,
0x42,0x9a,0xf2,0x9a,0x46,0x9b,0x53,0x9a,0xfb,0x5b,
0x62,0x5b,0xba,0x4f,0xcc,0x3e,0xd1,0xd6,0xea,0xde,
0x7a,0xfc,0x47,0xdb,0x1f,0x0f,0x9c,0x34,0x3c,0x59,
0x79,0x4a,0xf3,0x54,0xc9,0x69,0xda,0xe9,0x82,0xd3,
0x93,0x67,0xf2,0xcf,0x8c,0x9d,0x95,0x9d,0x7d,0x7e,
0x2e,0xf9,0xdc,0x60,0xdb,0xa2,0xb6,0x7b,0xe7,0x63,
0xce,0xdf,0x6a,0x0f,0x6f,0xef,0xba,0x10,0x74,0xe1,
0xd2,0x45,0xff,0x8b,0xe7,0x3b,0xbc,0x3b,0xce,0x5c,
0xf2,0xb8,0x74,0xf2,0xb2,0xdb,0xe5,0x13,0x57,0xb8,
0x57,0x9a,0xaf,0x3a,0x5f,0x6d,0xea,0x74,0xea,0x3c,
0xfe,0x93,0xd3,0x4f,0xc7,0xbb,0x9c,0xbb,0x9a,0xae,
0xb9,0x5c,0x6b,0xb9,0xee,0x7a,0xbd,0xb5,0x7b,0x66,
0xf7,0xe9,0x1b,0x9e,0x37,0xce,0xdd,0xf4,0xbd,0x79,
0xf1,0x16,0xff,0xd6,0xd5,0x9e,0x39,0x3d,0xdd,0xbd,
0xf3,0x7a,0x6f,0xf7,0xc5,0xf7,0xf5,0xdf,0x16,0xdd,
0x7e,0x72,0x27,0xfd,0xce,0xcb,0xbb,0xd9,0x77,0x27,
0xee,0xad,0xbc,0x4f,0xbc,0x5f,0xf4,0x40,0xed,0x41,
0xd9,0x43,0xdd,0x87,0xd5,0x3f,0x5b,0xfe,0xdc,0xd8,
0xef,0xdc,0x7f,0x6a,0xc0,0x77,0xa0,0xf3,0xd1,0xdc,
0x47,0xf7,0x06,0x85,0x83,0xcf,0xfe,0x91,0xf5,0x8f,
0x0f,0x43,0x05,0x8f,0x99,0x8f,0xcb,0x86,0x0d,0x86,
0xeb,0x9e,0x38,0x3e,0x39,0x39,0xe2,0x3f,0x72,0xfd,
0xe9,0xfc,0xa7,0x43,0xcf,0x64,0xcf,0x26,0x9e,0x17,
0xfe,0xa2,0xfe,0xcb,0xae,0x17,0x16,0x2f,0x7e,0xf8,
0xd5,0xeb,0xd7,0xce,0xd1,0x98,0xd1,0xa1,0x97,0xf2,
0x97,0x93,0xbf,0x6d,0x7c,0xa5,0xfd,0xea,0xc0,0xeb,
0x19,0xaf,0xdb,0xc6,0xc2,0xc6,0x1e,0xbe,0xc9,0x78,
0x33,0x31,0x5e,0xf4,0x56,0xfb,0xed,0xc1,0x77,0xdc,
0x77,0x1d,0xef,0xa3,0xdf,0x0f,0x4f,0xe4,0x7c,0x20,
0x7f,0x28,0xff,0x68,0xf9,0xb1,0xf5,0x53,0xd0,0xa7,
0xfb,0x93,0x19,0x93,0x93,0xff,0x04,0x03,0x98,0xf3,
0xfc,0x63,0x33,0x2d,0xdb,0x00,0x00,0x00,0x04,0x67,
0x41,0x4d,0x41,0x00,0x00,0xb1,0x8e,0x7c,0xfb,0x51,
0x93,0x00,0x00,0x00,0x20,0x63,0x48,0x52,0x4d,0x00,
0x00,0x7a,0x25,0x00,0x00,0x80,0x83,0x00,0x00,0xf9,
0xff,0x00,0x00,0x80,0xe9,0x00,0x00,0x75,0x30,0x00,
0x00,0xea,0x60,0x00,0x00,0x3a,0x98,0x00,0x00,0x17,
0x6f,0x92,0x5f,0xc5,0x46,0x00,0x00,0x00,0x9d,0x49,
0x44,0x41,0x54,0x78,0xda,0xa4,0x90,0x31,0x0a,0xc2,
0x40,0x10,0x00,0x27,0x49,0x15,0x08,0x04,0xd2,0x5a,
0x59,0x05,0xac,0x7c,0x80,0x20,0xa4,0xca,0x7b,0x04,
0xc1,0x4f,0xf8,0x12,0x1f,0xe0,0x1b,0xfc,0x81,0x60,
0x6b,0x65,0xe5,0x0f,0xc6,0xea,0x20,0x48,0x8c,0xc9,
0xdd,0xc0,0xc2,0x35,0x33,0xdc,0x6e,0xa6,0xb2,0x80,
0x3d,0xd0,0x03,0x3b,0xa0,0x04,0x36,0xa8,0xff,0xa6,
0x56,0xcf,0xea,0xcb,0x11,0xa6,0xc4,0x42,0x3d,0xa8,
0x6f,0x27,0xf8,0x25,0x37,0xea,0xd5,0x19,0x8c,0xc9,
0x6b,0xf5,0xe1,0x4c,0xb2,0xaf,0x23,0xd6,0xc0,0x0d,
0x68,0xe7,0x5e,0x35,0x1f,0xbc,0x0b,0xe0,0xb2,0x44,
0x06,0x18,0x7e,0xfd,0x64,0x04,0x61,0x85,0x15,0x70,
0x07,0x2a,0x16,0x12,0x56,0x38,0xc6,0xc8,0x00,0x99,
0x5a,0x02,0x4f,0xa0,0x89,0x09,0xe4,0x40,0x17,0x2b,
0x87,0x40,0x4f,0x02,0x39,0xb0,0x4d,0x0d,0xb4,0xa9,
0x81,0x2a,0x25,0xf0,0x19,0x00,0x11,0x68,0x32,0x6a,
0xb1,0xe9,0x64,0xd5,0x00,0x00,0x00,0x00,0x49,0x45,
0x4e,0x44,0xae,0x42,0x60,0x82
};

3
data/generate.sh Normal file
View file

@ -0,0 +1,3 @@
#get res2h here: https://github.com/HorstBaerbel/res2h
res2h ./resources ./converted -s -h Resources.h -u ResourceUtil.cpp

View file

@ -1,94 +0,0 @@
#include "../Resources.h"
//file auto-generated from ES_logo_16.png by bin2h.exe
const size_t es_logo_16_data_len = 954;
const unsigned char es_logo_16_data[954]=
{
0x89,0x50,0x4E,0x47,0x0D,0x0A,0x1A,0x0A,0x00,0x00,0x00,
0x0D,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x10,0x00,0x00,
0x00,0x10,0x08,0x06,0x00,0x00,0x00,0x1F,0xF3,0xFF,0x61,
0x00,0x00,0x00,0x04,0x73,0x42,0x49,0x54,0x08,0x08,0x08,
0x08,0x7C,0x08,0x64,0x88,0x00,0x00,0x00,0x09,0x70,0x48,
0x59,0x73,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0xC0,0x01,
0x30,0x77,0xDF,0x5E,0x00,0x00,0x00,0x19,0x74,0x45,0x58,
0x74,0x53,0x6F,0x66,0x74,0x77,0x61,0x72,0x65,0x00,0x77,
0x77,0x77,0x2E,0x69,0x6E,0x6B,0x73,0x63,0x61,0x70,0x65,
0x2E,0x6F,0x72,0x67,0x9B,0xEE,0x3C,0x1A,0x00,0x00,0x03,
0x37,0x49,0x44,0x41,0x54,0x38,0x8D,0x75,0x93,0x5D,0x68,
0x9B,0x75,0x14,0xC6,0x9F,0xF3,0xCF,0x67,0xB3,0xB6,0xF2,
0xE6,0xA3,0x1B,0xEF,0x3A,0xA9,0x59,0x43,0xDA,0x24,0x14,
0xD2,0x37,0xE8,0xFC,0xA0,0x6E,0xDD,0x86,0x48,0xB7,0xC9,
0x36,0x64,0xE2,0xC0,0x0E,0xA3,0xA0,0x5D,0xD7,0x8B,0x3A,
0xE8,0xC5,0xAE,0xD4,0x5D,0x88,0x17,0xBB,0x08,0xF3,0xCA,
0x4D,0xE8,0x6E,0x62,0xAF,0xF4,0xCA,0x0F,0xBA,0x6A,0x19,
0x8C,0x81,0xEB,0x9A,0x20,0xCB,0xD6,0x60,0xA1,0x29,0x34,
0x25,0xF6,0x6D,0xDF,0xB4,0x91,0x9A,0xBC,0x69,0xDE,0xFF,
0xF1,0xC2,0xB5,0x9B,0x50,0x1F,0x38,0x70,0x2E,0xCE,0x81,
0xE7,0x70,0x7E,0x0F,0x31,0x33,0x76,0x53,0xB2,0x7D,0x64,
0xA2,0xBB,0x1A,0x8F,0x03,0xC0,0xE3,0xA6,0x4C,0xE6,0xE6,
0x52,0xEA,0xDC,0x6E,0x73,0xF6,0xED,0x26,0x91,0x48,0x38,
0x74,0x3D,0x96,0xB2,0xDB,0x97,0xAF,0x85,0x64,0xEB,0xD1,
0x23,0xB5,0x37,0xA2,0xA7,0x8D,0x0B,0x21,0x00,0xB0,0x7C,
0x8D,0xFA,0xC9,0x17,0x4E,0x7E,0x64,0x8A,0x47,0x53,0x6A,
0xA3,0x31,0xFA,0x30,0x10,0x18,0x99,0x99,0x99,0xD9,0x02,
0x00,0x30,0x33,0x34,0x4D,0x73,0xA8,0xEA,0xD8,0xA4,0x10,
0x15,0x56,0x94,0x74,0x51,0x75,0x16,0xB2,0xF3,0x90,0x9C,
0xB5,0xAD,0x73,0xD6,0xB6,0xCE,0xF3,0x90,0x9C,0x73,0x9E,
0xCD,0xA6,0x15,0xA5,0x58,0x11,0x82,0xC7,0x54,0x75,0x52,
0xD3,0x34,0x07,0x33,0xFF,0xEB,0x40,0xD7,0x63,0xA9,0x52,
0xE9,0xCA,0x31,0x29,0x9B,0x51,0x2E,0xBF,0xAD,0x92,0x77,
0xBC,0xFE,0xE9,0x9E,0x07,0xB7,0xCA,0x36,0x7D,0x16,0x00,
0x7C,0x96,0xBF,0xB7,0x6F,0x73,0xBA,0x6F,0xD0,0x28,0xAB,
0x02,0xC0,0x95,0x52,0xE9,0x58,0xC9,0x6E,0x4F,0x01,0xF8,
0x18,0xCC,0x8C,0x60,0xF0,0x78,0x48,0x51,0xD2,0x45,0xA0,
0xC1,0xAA,0x7A,0xF9,0x7E,0x67,0x67,0xFF,0x41,0x66,0xC6,
0xB3,0xD5,0xDF,0xD9,0x79,0xF0,0xB2,0xAA,0xDE,0x6F,0x00,
0x9C,0x56,0x94,0xE2,0xF1,0x60,0x30,0xC4,0xCC,0x10,0x00,
0xC0,0xB1,0xD6,0xC3,0x9B,0x47,0x5E,0xD6,0xBD,0xBE,0xF1,
0x42,0x6B,0xEB,0xDD,0xF7,0x85,0x58,0x72,0x84,0xC3,0xE1,
0xAE,0x58,0x2C,0xB6,0x0F,0x00,0x22,0x91,0x48,0xE8,0x4F,
0x97,0xCB,0xF5,0x9B,0xDB,0xFD,0xEE,0xB8,0xD7,0x5B,0xE8,
0x61,0xE8,0xA6,0xDF,0xDF,0x0F,0x00,0xB4,0xFF,0xD2,0xA5,
0x89,0x6A,0x4F,0x4F,0xD4,0x48,0x26,0xA3,0x07,0x2E,0x0E,
0xDF,0xF2,0xFC,0x32,0xB5,0x48,0x44,0x9F,0x00,0xA8,0x02,
0xC8,0x01,0xC8,0x03,0x38,0x01,0x80,0x88,0xE8,0xEA,0xFE,
0x7D,0xEA,0x8B,0xAF,0xBD,0x72,0xF8,0xBD,0xC7,0xF9,0x47,
0xB9,0x35,0x43,0xCF,0x89,0x6A,0x3C,0x1E,0x37,0x92,0xC9,
0xA8,0xAD,0x52,0x81,0x6D,0x55,0x9F,0x15,0x42,0x88,0x27,
0xCB,0xBF,0x12,0xD1,0x0F,0x00,0xC2,0x00,0x74,0x22,0xFA,
0x5E,0x4A,0xF9,0x5D,0xAD,0x66,0xCE,0xD6,0xEB,0x75,0x74,
0x87,0x23,0xD1,0x80,0xAF,0x2D,0xBE,0xF3,0xC6,0x67,0x45,
0x44,0x0D,0x66,0x2E,0x49,0x29,0x8B,0x42,0x88,0xAB,0x00,
0x4E,0x4B,0x29,0x4F,0x10,0x51,0x03,0xC0,0xFC,0x7F,0x38,
0x68,0xCA,0x64,0x32,0x5E,0xCB,0xAA,0x1B,0xC9,0x64,0xD4,
0x0A,0xF8,0x7B,0xA5,0x94,0x8B,0x44,0xD4,0x02,0xE0,0x1D,
0x22,0x3A,0xC4,0xCC,0x2E,0x00,0x3E,0x22,0x22,0x66,0xCE,
0xB8,0xDD,0xAE,0xD7,0x9D,0x4E,0x27,0xB6,0x4F,0x20,0x66,
0x46,0xF0,0xDC,0x5B,0x1F,0x16,0xBF,0x34,0x2F,0x36,0x4F,
0xAD,0x3C,0xD7,0x76,0xA3,0x71,0x4A,0xAE,0x99,0x5B,0x4F,
0x9C,0x54,0x4C,0xD3,0x34,0x3C,0x1E,0x4F,0x37,0x11,0x2D,
0xEE,0x75,0x9B,0xCA,0xF9,0x2E,0xE3,0xF6,0xA1,0x03,0xBC,
0x31,0x74,0x27,0xFC,0xD5,0xF4,0xDD,0x7B,0x5F,0x0B,0x00,
0xA0,0xF2,0x1F,0xD3,0x7B,0xEE,0xAD,0x04,0x8C,0x41,0x57,
0x47,0xE5,0x55,0xFA,0x46,0xB6,0x3B,0xB7,0xF2,0xF9,0xFC,
0xDC,0xDC,0xDC,0xDC,0xF2,0xC2,0xC2,0x42,0x2D,0x97,0xCB,
0x65,0xF6,0xBA,0x4D,0xA5,0xB7,0xED,0xEF,0x6F,0x07,0xA3,
0x46,0xC7,0xEF,0x25,0x04,0x9C,0xD6,0xCA,0xF4,0x0E,0xCA,
0x0D,0xD5,0x36,0xBA,0x31,0xE0,0x54,0x21,0x80,0xE5,0x2F,
0x3C,0x09,0xDF,0x78,0xED,0xF6,0xD0,0xD0,0xF3,0x77,0x56,
0x57,0x6D,0xB3,0x00,0x10,0xF0,0x5B,0xBD,0xE7,0xBB,0x36,
0xFB,0x06,0xA3,0x46,0x87,0x20,0x60,0x20,0xB8,0xA1,0xFE,
0x54,0x68,0x19,0xDD,0x01,0x49,0xD3,0x34,0x87,0x3A,0xD6,
0x33,0x29,0x2A,0x2F,0xB1,0x92,0x8E,0x17,0xCF,0x2C,0x84,
0xB2,0xD2,0x02,0xAF,0x97,0x6D,0xBC,0x5E,0xB6,0xB1,0xB4,
0xC0,0x85,0xCF,0x9D,0xD9,0xF4,0x05,0xA5,0x58,0xF9,0x4C,
0xF0,0xD8,0xC0,0x53,0x94,0x69,0x3B,0x8D,0x89,0x44,0xC2,
0xA1,0xC7,0xCC,0x94,0x7D,0xD9,0xBA,0x16,0x69,0x36,0x8F,
0x9E,0x7A,0x73,0x63,0xF8,0x83,0xE4,0x5A,0x14,0x00,0x6E,
0xDC,0xF4,0xE5,0x7E,0xFE,0xB1,0xE5,0x7A,0x65,0x59,0x4C,
0xA9,0x4D,0x8D,0xD1,0x87,0x7F,0x3D,0x0D,0x13,0xFD,0x5F,
0x9C,0x47,0x86,0xDB,0x27,0xE2,0x5A,0x35,0x0E,0x00,0x99,
0x07,0x4D,0x99,0xD4,0xF5,0xA5,0x5D,0xE3,0xFC,0x0F,0x8E,
0x59,0x81,0x6E,0x31,0xC1,0x05,0xE7,0x00,0x00,0x00,0x00,
0x49,0x45,0x4E,0x44,0xAE,0x42,0x60,0x82,
};

View file

@ -1,208 +0,0 @@
#include "../Resources.h"
//file auto-generated from ES_logo_32.png by bin2h.exe
const size_t es_logo_32_data_len = 2205;
const unsigned char es_logo_32_data[2205]=
{
0x89,0x50,0x4E,0x47,0x0D,0x0A,0x1A,0x0A,0x00,0x00,0x00,
0x0D,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x20,0x00,0x00,
0x00,0x20,0x08,0x06,0x00,0x00,0x00,0x73,0x7A,0x7A,0xF4,
0x00,0x00,0x00,0x04,0x73,0x42,0x49,0x54,0x08,0x08,0x08,
0x08,0x7C,0x08,0x64,0x88,0x00,0x00,0x00,0x09,0x70,0x48,
0x59,0x73,0x00,0x00,0x01,0x80,0x00,0x00,0x01,0x80,0x01,
0x68,0xE3,0xFB,0xB4,0x00,0x00,0x00,0x19,0x74,0x45,0x58,
0x74,0x53,0x6F,0x66,0x74,0x77,0x61,0x72,0x65,0x00,0x77,
0x77,0x77,0x2E,0x69,0x6E,0x6B,0x73,0x63,0x61,0x70,0x65,
0x2E,0x6F,0x72,0x67,0x9B,0xEE,0x3C,0x1A,0x00,0x00,0x08,
0x1A,0x49,0x44,0x41,0x54,0x58,0x85,0x95,0x57,0x59,0x6C,
0x54,0xE7,0x15,0xFE,0xFE,0xBB,0xCC,0x9D,0xC5,0xCB,0x60,
0x9C,0xC1,0xF6,0xD4,0x0D,0xC3,0x5C,0x8F,0xB9,0x37,0x21,
0xE0,0xF1,0x40,0x6A,0x82,0x0D,0x08,0xCA,0xF2,0xC0,0x43,
0xD5,0x56,0x95,0x9A,0x87,0x8A,0x96,0x2E,0xAA,0xE4,0xD0,
0xA8,0x08,0x48,0x2A,0x11,0xC3,0x03,0x9B,0x50,0x5B,0x12,
0xA5,0x45,0x4E,0x52,0x54,0x81,0xD4,0x87,0x06,0xB5,0x52,
0xD5,0x84,0xA4,0x05,0x11,0xDA,0x82,0xC0,0xC6,0x66,0x69,
0x66,0xC0,0xC6,0x9A,0x20,0xEF,0xC3,0xE0,0xB1,0xC7,0x9E,
0xF5,0x2E,0xA7,0x0F,0x5E,0x34,0x8B,0x07,0xCA,0x91,0xCE,
0xC3,0x3D,0xF7,0xFC,0xE7,0x3B,0xFF,0x39,0xDF,0x7F,0xFF,
0x73,0x19,0x11,0xE1,0x79,0xA4,0xA5,0xA1,0x75,0x17,0x07,
0xEE,0x04,0x07,0x56,0x26,0x98,0xA2,0x08,0x00,0x3A,0xA7,
0x69,0x26,0x68,0xC6,0x84,0x79,0xE0,0x7A,0xFF,0xBF,0xFE,
0xF6,0x3C,0xF1,0x84,0xE7,0x42,0x07,0x20,0x90,0xB0,0xE5,
0xE7,0xE3,0x87,0x94,0x75,0x33,0x9B,0xF2,0xEC,0x37,0xCB,
0xAE,0xE0,0x77,0xCB,0x8E,0x6C,0x01,0xF0,0x5C,0x09,0x70,
0xA5,0x5E,0x04,0x02,0x01,0x51,0x55,0xD5,0xB6,0x42,0xBB,
0x01,0xDD,0xCA,0x53,0x71,0xDE,0x3C,0x09,0x30,0xA0,0x5B,
0x0B,0xED,0xAA,0xAA,0xB6,0x05,0x02,0x01,0xB1,0x14,0x0E,
0x5B,0xAC,0x05,0xB2,0x2C,0xBB,0x38,0xAE,0xF6,0x73,0x4D,
0xAB,0xF5,0x88,0xE2,0xF0,0x7B,0x15,0x15,0x99,0xA3,0x89,
0x29,0xDB,0xFE,0xA5,0xE0,0x76,0x2F,0xCF,0xF8,0xEC,0x6F,
0x8E,0x1C,0xAF,0x76,0x1A,0x55,0x79,0x6B,0x26,0xF9,0x09,
0xFC,0xA6,0xEE,0x60,0xF4,0x2B,0xA9,0x2F,0x49,0x88,0x9C,
0xCD,0x54,0x3A,0x4E,0x4A,0xF1,0xF8,0xDB,0x6E,0x4D,0x6B,
0x1F,0x15,0x84,0xF0,0x28,0xD1,0xB6,0x87,0x0F,0x1F,0x46,
0x8A,0xC0,0x88,0x28,0x4F,0x1B,0x1B,0x1B,0x5F,0x91,0xE5,
0xB6,0x21,0xBB,0xBD,0xCB,0x00,0x74,0x72,0xBB,0xDB,0x63,
0xB2,0xDC,0x1A,0x71,0x3A,0xCF,0xA5,0x7F,0xCF,0x52,0xA1,
0x87,0x30,0xE9,0x69,0x1A,0x62,0x23,0xA1,0x73,0x4E,0x67,
0xBA,0x55,0x96,0x23,0xED,0x6E,0x77,0x4C,0x07,0xE8,0x96,
0xCD,0x66,0x6C,0x94,0xE5,0xC1,0xC6,0xC6,0xC6,0x57,0x0A,
0xF1,0xF2,0x1E,0xBC,0x5E,0xAF,0x4B,0x96,0x5B,0x87,0x45,
0xF1,0x11,0x01,0x66,0x8E,0x1A,0x04,0x98,0xB4,0x02,0xE6,
0x8D,0x79,0xA0,0x3B,0xFC,0x14,0x5D,0xB0,0x5F,0xA7,0x0B,
0xF6,0xEB,0x74,0x87,0x9F,0x5A,0x48,0xE0,0x09,0x0E,0xDC,
0x30,0x01,0x32,0x00,0x32,0x73,0x74,0x48,0x14,0x69,0xA3,
0x2C,0x0F,0x7A,0xBD,0x5E,0x57,0x2E,0xE6,0x42,0x0B,0x02,
0x81,0x80,0x18,0x8F,0xDB,0xBA,0x86,0x87,0x7F,0xBD,0x2A,
0x99,0x0C,0x2C,0xCA,0x0D,0x9B,0xAD,0x47,0xDF,0xB5,0xB4,
0x73,0x62,0xC8,0x1A,0x12,0x75,0xA6,0x27,0x44,0x12,0x7B,
0x01,0x40,0x63,0x5A,0x93,0x40,0x82,0x63,0x45,0xBA,0x51,
0xDB,0xFB,0xE4,0xCF,0x55,0xCD,0xA9,0xA9,0x45,0xC9,0xDD,
0x6B,0xB3,0x99,0x7B,0xDD,0xEE,0x7B,0xA9,0xCA,0xCA,0xB5,
0xDD,0xDD,0xDD,0x1A,0x90,0x73,0x0A,0x12,0x89,0xC4,0x5A,
0x4D,0x5B,0xE1,0x49,0x26,0xFD,0x45,0xE0,0x8C,0x65,0xE0,
0x72,0x9D,0x4A,0x56,0x54,0x5C,0x1C,0xBC,0xCD,0x1E,0xEF,
0xC9,0x66,0xB3,0xDD,0xE1,0x70,0x38,0x9D,0xEB,0xE3,0xF1,
0x78,0xAC,0x51,0xFB,0x78,0xE0,0x17,0x36,0xD7,0x87,0x3B,
0xE2,0xD6,0xFA,0x7D,0x91,0x88,0x5D,0x2A,0xE0,0xD7,0xEA,
0x54,0x8A,0xAB,0xD3,0x75,0xCF,0xDD,0x44,0x62,0x2D,0x80,
0x6B,0x45,0x1C,0x90,0xE5,0x0D,0x1D,0x6E,0x77,0x7B,0x2C,
0xB7,0xFC,0x92,0xF4,0x80,0xBC,0xDE,0xAD,0x31,0x9F,0xAF,
0xE5,0x30,0x00,0xBE,0xB0,0x87,0x45,0x3D,0x05,0xF8,0x16,
0x9F,0xEF,0xF0,0x56,0xAF,0x37,0xF6,0x40,0x92,0xF2,0xDA,
0xD0,0xEE,0x76,0xC7,0x36,0xC8,0x72,0x47,0x49,0x0E,0x34,
0x37,0x37,0xDB,0x65,0xB9,0x6D,0x7C,0xBE,0xE7,0x8C,0xA5,
0xC8,0xEB,0xDD,0x1A,0x53,0x14,0xC5,0xFF,0x2C,0xE0,0x42,
0x55,0x14,0xC5,0xBF,0xD5,0xEB,0x8D,0xA5,0x18,0xA3,0x79,
0x4E,0xB4,0xC9,0xF2,0x78,0x73,0x73,0xB3,0x3D,0xD7,0x2F,
0xAF,0xDC,0x53,0x09,0xDB,0xFE,0x68,0xF4,0xC7,0x95,0x00,
0x03,0x00,0xB8,0x5C,0xA7,0x92,0x3C,0x9F,0x78,0x37,0x18,
0x0C,0xF6,0x2C,0xD6,0xD3,0xA7,0x49,0x30,0x18,0xEC,0x49,
0xF0,0xFC,0xBB,0xA7,0x5C,0xAE,0x24,0x30,0x1B,0xF1,0x67,
0xD1,0x68,0xA5,0x34,0x3D,0xBD,0x3F,0xD7,0x2F,0x9F,0x2C,
0x2E,0x6E,0xF7,0xD4,0xE5,0xEF,0x84,0x71,0x1A,0x71,0xDB,
0x99,0x1E,0x7F,0x45,0xC5,0xC5,0xC1,0xBE,0xBE,0xEB,0x47,
0x54,0x55,0x7D,0x19,0x80,0x5C,0x08,0x22,0x49,0xD2,0x95,
0xDE,0xDE,0xDE,0x49,0x00,0xF0,0xF9,0x7C,0x0A,0xCF,0xF3,
0x5B,0x89,0x28,0xC9,0x71,0x5C,0xBF,0x28,0x8A,0xB7,0xEE,
0xF6,0xF5,0x1D,0xE1,0x1A,0x1A,0xBE,0xB7,0x33,0x1E,0xF7,
0xD6,0xDB,0x1D,0x3D,0xD9,0xCD,0xDB,0x2B,0x52,0x03,0xA1,
0x1F,0x02,0xE8,0x58,0x48,0xA0,0xA1,0xB5,0x75,0x17,0x09,
0xC2,0x16,0xE8,0xBA,0x35,0xBB,0x72,0xA5,0x9D,0x6A,0xA4,
0xAF,0xE3,0x18,0xB0,0xF4,0x49,0x67,0x84,0x5D,0x7D,0xBC,
0x87,0x88,0x0C,0x45,0x51,0xFE,0x02,0xA0,0xA6,0x00,0x5F,
0x48,0xA5,0x52,0xEF,0x34,0x34,0x34,0x9C,0x11,0x04,0xE1,
0x36,0xCF,0xF3,0x0E,0x22,0xAA,0x66,0x8C,0x31,0x22,0x8A,
0x67,0xB3,0xD9,0x5E,0x22,0xDA,0xDC,0xD8,0xD8,0xB8,0xE7,
0xAD,0xC0,0xDA,0x0B,0xAF,0xB5,0x7D,0x73,0x1D,0x00,0x38,
0xA3,0xA3,0x51,0xBF,0xDF,0x7F,0x86,0x31,0x96,0x82,0x8E,
0xCB,0x02,0x38,0xEE,0xC4,0xF8,0xA1,0x43,0x0A,0x09,0x02,
0xD2,0xAA,0xBA,0x10,0xDD,0xFA,0x20,0x24,0x66,0xB3,0xD9,
0xEE,0xB9,0x47,0x1E,0x40,0x19,0x80,0x09,0x00,0xFA,0x7C,
0x01,0x00,0x44,0x45,0x51,0xFC,0x11,0x11,0xD5,0x12,0x51,
0x9A,0x31,0x36,0x06,0xC0,0x04,0x60,0x03,0x50,0x0E,0x00,
0xD9,0x6C,0xB6,0x3B,0x3A,0x3D,0xBD,0xF0,0x29,0x7E,0x35,
0xD0,0x52,0x1D,0x9B,0x9C,0xF8,0x29,0x99,0x84,0xAE,0xDE,
0x1B,0xDB,0x05,0x00,0x8E,0x99,0x4D,0x9B,0xF2,0xB6,0xC6,
0x4F,0x4F,0x83,0xE9,0x7A,0xA2,0xF0,0xA8,0x01,0x30,0x19,
0x63,0xFB,0x00,0x68,0xA6,0x69,0xEA,0xB5,0xB5,0xB5,0x7F,
0x1D,0x1B,0x1B,0xFB,0x07,0x00,0x2B,0x63,0x2C,0x41,0x44,
0xBF,0x05,0xF0,0x99,0x28,0x8A,0x31,0x22,0x92,0x00,0x20,
0x1C,0x0E,0xA7,0xD7,0xAC,0x5E,0x93,0xC8,0x6A,0xD9,0x25,
0x16,0xD1,0x02,0xAB,0x64,0x45,0xED,0xB2,0x3A,0x00,0x00,
0xEB,0x65,0x65,0x9C,0x69,0xB1,0x14,0x5D,0x14,0x52,0x30,
0x08,0x12,0x67,0x3F,0x32,0x05,0xE2,0x24,0xA2,0x4E,0x22,
0x3A,0xCB,0x18,0xFB,0xC3,0xD8,0xD8,0xD8,0x6B,0x00,0xFE,
0x08,0x20,0x09,0x60,0x29,0x80,0x63,0x8C,0xB1,0x4B,0xBA,
0xAE,0xFF,0x53,0xD7,0xF5,0x05,0xCE,0x70,0x3C,0xD7,0x1B,
0x9B,0x9C,0x28,0x0A,0xC6,0x71,0x9C,0x58,0xF2,0x36,0x2C,
0x21,0xD3,0x00,0x12,0x73,0xCA,0x88,0x28,0x56,0x53,0x53,
0x73,0x9E,0x88,0x0E,0x03,0x18,0x61,0x8C,0x4D,0xCC,0x25,
0xE2,0x63,0x8C,0x7D,0xC4,0x18,0x63,0xCF,0x0A,0x28,0x70,
0xD9,0xAC,0x56,0x68,0xCC,0xA8,0x2A,0x98,0xA6,0x35,0x2D,
0xE2,0x6F,0xA4,0xD3,0xE9,0xFA,0xDC,0xD6,0xA8,0xAA,0xFA,
0x2D,0x00,0xF7,0x1D,0x0E,0xC7,0xF2,0xE9,0xE9,0xE9,0x35,
0x1C,0xC7,0x9D,0x07,0xE0,0x03,0x60,0x91,0x65,0x79,0x05,
0x80,0x01,0xD3,0x30,0x9B,0x96,0x38,0xAB,0x8A,0x82,0x99,
0xA6,0xA9,0x09,0x00,0x12,0x65,0x57,0xAE,0x60,0x9E,0x84,
0x46,0x55,0x15,0x8C,0xF2,0x72,0x90,0x20,0x38,0x3C,0x1E,
0x8F,0x35,0x17,0x8C,0x31,0x26,0x58,0xAD,0xD6,0x41,0x45,
0x51,0x40,0x44,0x02,0xC7,0x71,0x9D,0x44,0xD4,0xCA,0x18,
0x7B,0x39,0x91,0x48,0xCC,0xF0,0x3C,0xAF,0x13,0x91,0x7D,
0xCE,0x3D,0xDD,0xDF,0xDF,0x3F,0xE0,0xF1,0x78,0xAC,0x4B,
0x9C,0x4B,0x1C,0x16,0xD1,0x32,0x6B,0xCC,0xA4,0x11,0x9B,
0x9C,0x00,0x99,0x04,0x02,0xCD,0x08,0x30,0xCD,0x03,0xCB,
0x8E,0x1C,0x99,0x3F,0x86,0xDF,0x1E,0xEC,0xEC,0xAC,0x06,
0x80,0xB4,0xE2,0xD5,0xEC,0xE3,0xE3,0x01,0x00,0xFF,0x06,
0x60,0x00,0x48,0x10,0x91,0x08,0x60,0x9E,0x33,0x1C,0x11,
0xBD,0x00,0xA0,0x1F,0x80,0x97,0x88,0x9C,0x98,0x65,0x7F,
0x0C,0x40,0x04,0xC0,0x09,0x00,0xB0,0x58,0x2C,0x81,0xEA,
0x25,0xE5,0x0B,0x55,0xBE,0xD1,0x7D,0x3D,0x3A,0x19,0x8B,
0x7D,0xCC,0x78,0x96,0x66,0x06,0xBB,0x9C,0x37,0x90,0x34,
0x6C,0xDC,0xF8,0x68,0xE0,0xB3,0x8E,0x24,0x49,0x9D,0x71,
0x5B,0xCF,0x80,0xFF,0x6B,0x7B,0x67,0x06,0xFA,0xFF,0x13,
0x7A,0x49,0x51,0x14,0x05,0x8B,0x7C,0x88,0x00,0xDC,0x08,
0x06,0x83,0xA3,0x2B,0x57,0xAE,0xF4,0x70,0x1C,0xF7,0x2A,
0x80,0x5A,0xD3,0x34,0x6F,0x1B,0x86,0x71,0xAD,0xBF,0xBF,
0x3F,0xC3,0x18,0xE3,0x5F,0x5B,0xD3,0xF0,0xE5,0xE9,0xCD,
0x43,0xDE,0xFA,0x6A,0x47,0xCF,0xA7,0xC9,0xED,0x15,0xA7,
0x3F,0x09,0xD9,0x7B,0x7A,0x6E,0xBD,0xB8,0xC0,0x81,0xFC,
0xA6,0x4C,0x9C,0xAD,0xFC,0xF8,0x97,0x07,0x27,0x5F,0x97,
0xA4,0x94,0x9F,0x47,0x7C,0x87,0xA5,0xDE,0x67,0xAA,0x87,
0x82,0xD7,0xBE,0x7C,0x07,0xC0,0x7F,0x17,0x49,0x00,0x00,
0x70,0xFF,0xFE,0xFD,0x30,0x80,0x70,0xA1,0xBD,0x65,0xB5,
0xEF,0xD0,0x8E,0xE5,0x53,0xF5,0x7E,0x57,0x4A,0x00,0x52,
0xEB,0xF8,0xA1,0xBF,0x67,0x6C,0xE4,0x3A,0x9E,0xEB,0x93,
0x77,0x0A,0x2A,0x53,0xD2,0xC9,0xEA,0x0F,0x32,0x53,0x98,
0x2B,0x4A,0x64,0x9F,0xD5,0x6E,0x38,0xF0,0x86,0xAA,0xAA,
0xFE,0x52,0xE0,0xA5,0x44,0x55,0x55,0xBF,0x43,0x34,0xDE,
0xD8,0x17,0x88,0xD8,0x01,0x80,0x00,0x7C,0x70,0xAF,0x7A,
0x2A,0xC3,0x97,0x9F,0x2C,0x99,0xC0,0x94,0x2D,0xB5,0x3F,
0xB5,0x9A,0xB7,0xCC,0xDD,0x45,0x20,0x89,0x61,0xE8,0x7D,
0x87,0x33,0xEB,0x66,0x97,0x1A,0xD7,0xBF,0x74,0x98,0x31,
0xC6,0x3F,0x0B,0x98,0x31,0xC6,0xAF,0x5F,0xD3,0x78,0xD8,
0xED,0xC8,0x5E,0x7A,0x7F,0xCB,0x90,0x53,0xE2,0x67,0x77,
0xC3,0x00,0xAC,0xAE,0x4E,0x59,0x6C,0x34,0x95,0x77,0x19,
0x2D,0x70,0x40,0x51,0x94,0xF5,0xE9,0x55,0xFC,0xA7,0x5F,
0xFD,0xA9,0xBC,0xA2,0x70,0x56,0x66,0x19,0x82,0xEB,0x54,
0x3A,0x59,0x71,0x31,0x3B,0xC8,0x1E,0x1B,0x25,0x07,0x12,
0x8B,0xC5,0x12,0x78,0xC1,0x4E,0x1F,0xEE,0x58,0x1E,0xAF,
0xDF,0x17,0x88,0xD8,0xE7,0xC1,0xE7,0xC5,0x24,0xE0,0xFB,
0x9F,0x2C,0x8F,0xDF,0x8D,0x5A,0x77,0x86,0x42,0xA1,0x6B,
0x40,0x0E,0x07,0x1C,0x0E,0x47,0x97,0x31,0x9A,0x0A,0xDB,
0x7B,0xF4,0x55,0xC9,0x80,0x90,0x97,0x02,0x49,0x0C,0xE3,
0xBF,0xB2,0xD9,0xD3,0x3B,0x05,0xEF,0x77,0x3B,0xC7,0x2F,
0x3C,0x08,0x59,0xC5,0xF5,0x2D,0xBE,0x84,0x68,0xA1,0xD9,
0x91,0x2C,0xCB,0x9A,0xEA,0xEB,0x05,0x87,0xD2,0x90,0xD4,
0x7E,0x52,0xF9,0xA4,0x6A,0xB6,0xE7,0xC5,0x72,0xE7,0xB1,
0xCD,0x1C,0x49,0x08,0x61,0x87,0xC3,0xD1,0x55,0x54,0x01,
0x60,0x76,0x1C,0x67,0x75,0x96,0xDE,0x47,0xE7,0xCB,0xEB,
0xB4,0xFA,0x9C,0x1C,0x68,0xB6,0x86,0x07,0xCC,0xE1,0x9B,
0xC7,0xD8,0xE0,0x3A,0x00,0x98,0x9E,0xE6,0x11,0x0C,0x4A,
0x00,0x00,0x55,0xCD,0xA0,0xBC,0xDC,0x98,0xF5,0xFD,0x08,
0x37,0xF1,0x04,0xEB,0xE6,0x96,0x2C,0xC8,0xC8,0x8C,0x88,
0xD7,0x2F,0xBE,0x38,0x34,0x34,0x49,0xCD,0x79,0xE3,0xF9,
0xA2,0x63,0x79,0x9B,0x32,0x64,0xEF,0x0A,0x18,0xD0,0xBF,
0x41,0xEE,0xF6,0x55,0x31,0xB9,0x55,0x89,0x38,0xCF,0x35,
0xA5,0x47,0x92,0x62,0xC8,0x34,0x40,0x4F,0xD3,0xD4,0x3D,
0x16,0x3A,0xF7,0x03,0x67,0xBA,0xB5,0x49,0x8E,0xB4,0x6F,
0x73,0xC7,0xF4,0xA3,0xA0,0x5B,0x6F,0xDA,0x8C,0x8D,0xCD,
0x8B,0x8F,0xE5,0xA5,0x7F,0x4C,0x6A,0xA5,0xCF,0xB5,0x5A,
0xE6,0x11,0x87,0xCD,0xF7,0x2A,0x32,0xF6,0xA3,0x09,0x5B,
0x6A,0xBF,0x8B,0xCB,0xEE,0xF6,0xF9,0x32,0xF6,0xE3,0xC7,
0x46,0xAA,0xAB,0xAA,0x8C,0xBC,0x35,0x13,0x13,0x3C,0x0E,
0xBE,0x55,0x17,0xED,0xEB,0x93,0x92,0xE6,0x0C,0xCE,0xA6,
0x58,0xE5,0x49,0xC9,0x88,0xBF,0xED,0x2E,0xD3,0xDA,0x47,
0x13,0x42,0x78,0x34,0xFE,0x7F,0xFE,0x98,0xE4,0xCC,0x87,
0xA2,0xA2,0x28,0x6D,0x85,0xF6,0x0D,0x1B,0xBC,0x67,0xAE,
0x7E,0xE1,0x28,0xDA,0xF9,0xD5,0x2F,0x1C,0xB4,0x61,0x83,
0xF7,0xCC,0x22,0xB3,0x61,0x5B,0x73,0x73,0xB3,0x58,0x0A,
0xA7,0xE4,0xCF,0xE9,0xDC,0xDC,0x7E,0xB5,0xD0,0x2E,0x08,
0x48,0xEB,0x46,0xF1,0x25,0xA7,0x1B,0x0C,0x82,0x80,0xC2,
0xF9,0x01,0xC1,0x60,0xB0,0x28,0x46,0x5E,0xBC,0xA7,0xBD,
0x5C,0x4C,0x74,0x9D,0x5D,0xEA,0xE8,0xA8,0xD9,0xC6,0x18,
0xCA,0x44,0xD1,0x14,0x01,0x40,0xD3,0x38,0x8D,0x08,0x33,
0xA6,0x89,0x4B,0xCF,0x1B,0xEF,0x7F,0x25,0x1D,0xC4,0x52,
0xA8,0x9F,0x66,0x66,0x00,0x00,0x00,0x00,0x49,0x45,0x4E,
0x44,0xAE,0x42,0x60,0x82,
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
data/resources/bar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
data/resources/corner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -46,7 +46,7 @@ namespace Renderer
//try loading PNG from memory
size_t width = 0;
size_t height = 0;
std::vector<unsigned char> rawData = ImageIO::loadFromMemoryRGBA32(es_logo_32_data, es_logo_32_data_len, width, height);
std::vector<unsigned char> rawData = ImageIO::loadFromMemoryRGBA32(ES_logo_32_png_data, ES_logo_32_png_size, width, height);
if (!rawData.empty()) {
//SDL interprets each pixel as a 32-bit number, so our masks must depend on the endianness (byte order) of the machine
#if SDL_BYTEORDER == SDL_BIG_ENDIAN

View file

@ -101,8 +101,6 @@ Eigen::Vector3f ComponentListComponent::getCellOffset(Eigen::Vector2i pos)
for(int x = 0; x < pos.x(); x++)
offset[0] += getColumnWidth(x);
//LOG(LogInfo) << "total offsets up to " << pos.x() << ", " << pos.y() << ": " << offset.x() << ", " << offset.y();
ComponentEntry* entry = getCell(pos.x(), pos.y());
Eigen::Vector2i gridSize(0, 0);
@ -229,7 +227,6 @@ void ComponentListComponent::moveCursor(Eigen::Vector2i dir)
return;
mCursor += searchAxis;
LOG(LogInfo) << "checking " << mCursor.x() << ", " << mCursor.y();
}
//now again on search axis-
@ -240,7 +237,6 @@ void ComponentListComponent::moveCursor(Eigen::Vector2i dir)
return;
mCursor -= searchAxis;
LOG(LogInfo) << "checking " << mCursor.x() << ", " << mCursor.y();
}
mCursor = curDirPos;

View file

@ -51,6 +51,18 @@ void GuiBox::setCornerImage(std::string path)
mCornerImage.setImage(path);
}
void GuiBox::setBackgroundColor(unsigned int color)
{
mBackgroundImage.setColorShift(color);
}
void GuiBox::setBorderColor(unsigned int color)
{
mHorizontalImage.setColorShift(color);
mVerticalImage.setColorShift(color);
mCornerImage.setColorShift(color);
}
void GuiBox::render(const Eigen::Affine3f& parentTrans)
{
Eigen::Affine3f trans = parentTrans * getTransform();

View file

@ -30,6 +30,9 @@ public:
bool hasBackground();
void setBackgroundColor(unsigned int color);
void setBorderColor(unsigned int color);
void render(const Eigen::Affine3f& parentTrans) override;
private:

View file

@ -5,6 +5,7 @@
GuiSettingsMenu::GuiSettingsMenu(Window* window) : GuiComponent(window),
mList(window, Eigen::Vector2i(2, 4)),
mBox(mWindow, 0, 0, 0, 0),
mDrawFramerateSwitch(window),
mVolumeSlider(window, 0, 100, 1),
mDisableSoundsSwitch(window, false),
@ -12,6 +13,7 @@ GuiSettingsMenu::GuiSettingsMenu(Window* window) : GuiComponent(window),
{
loadStates();
addChild(&mBox);
addChild(&mList);
mList.setPosition(Renderer::getScreenWidth() / 4.0f, 0);
@ -53,7 +55,14 @@ GuiSettingsMenu::GuiSettingsMenu(Window* window) : GuiComponent(window),
mList.setEntry(Vector2i(0, 3), Vector2i(2, 1), &mSaveLabel, true, ComponentListComponent::AlignCenter, Matrix<bool, 1, 2>(false, true));
//center list
mList.setPosition(Renderer::getScreenWidth() / 2 - mList.getSize().x() / 2, 0);
mList.setPosition(Renderer::getScreenWidth() / 2 - mList.getSize().x() / 2, Renderer::getScreenHeight() / 2 - mList.getSize().y() / 2);
mBox.setPosition(mList.getPosition());
mBox.setSize(mList.getSize());
mBox.setCornerImage(":/corner.png");
mBox.setVerticalImage(":/bar.png");
mBox.setHorizontalImage(":/bar.png");
mBox.setBorderColor(0x333333FF);
}
GuiSettingsMenu::~GuiSettingsMenu()

View file

@ -7,6 +7,7 @@
#include "SwitchComponent.h"
#include "SliderComponent.h"
#include "TextComponent.h"
#include "GuiBox.h"
class GuiSettingsMenu : public GuiComponent
{
@ -22,6 +23,8 @@ private:
ComponentListComponent mList;
GuiBox mBox;
SwitchComponent mDrawFramerateSwitch;
SliderComponent mVolumeSlider;
SwitchComponent mDisableSoundsSwitch;

View file

@ -21,7 +21,7 @@ Eigen::Vector2f ImageComponent::getCenter() const
}
ImageComponent::ImageComponent(Window* window, float offsetX, float offsetY, std::string path, float targetWidth, float targetHeight, bool allowUpscale) : GuiComponent(window),
mTiled(false), mAllowUpscale(allowUpscale), mFlipX(false), mFlipY(false), mOrigin(0.5, 0.5), mTargetSize(targetWidth, targetHeight)
mTiled(false), mAllowUpscale(allowUpscale), mFlipX(false), mFlipY(false), mOrigin(0.5, 0.5), mTargetSize(targetWidth, targetHeight), mColorShift(0xFFFFFFFF)
{
setPosition(offsetX, offsetY);
@ -113,6 +113,11 @@ void ImageComponent::setFlipY(bool flip)
mFlipY = flip;
}
void ImageComponent::setColorShift(unsigned int color)
{
mColorShift = color;
}
void ImageComponent::render(const Eigen::Affine3f& parentTrans)
{
Eigen::Affine3f trans = parentTrans * getTransform();
@ -128,10 +133,10 @@ void ImageComponent::render(const Eigen::Affine3f& parentTrans)
float xCount = mSize.x() / getTextureSize().x();
float yCount = mSize.y() / getTextureSize().y();
Renderer::buildGLColorArray(colors, 0xFFFFFF00 | (getOpacity()), 6);
Renderer::buildGLColorArray(colors, (mColorShift >> 8 << 8)| (getOpacity()), 6);
buildImageArray(0, 0, points, texs, xCount, yCount);
}else{
Renderer::buildGLColorArray(colors, 0xFFFFFF00 | (getOpacity()), 6);
Renderer::buildGLColorArray(colors, (mColorShift >> 8 << 8) | (getOpacity()), 6);
buildImageArray(0, 0, points, texs);
}

View file

@ -23,6 +23,7 @@ public:
void setOrigin(float originX, float originY); //Sets the origin as a percentage of this image (e.g. (0, 0) is top left, (0.5, 0.5) is the center)
void setTiling(bool tile); //Enables or disables tiling. Must be called before loading an image or resizing will be weird.
void setResize(float width, float height, bool allowUpscale);
void setColorShift(unsigned int color);
void setFlipX(bool flip);
void setFlipY(bool flip);
@ -48,6 +49,8 @@ private:
std::string mPath;
unsigned int mColorShift;
std::shared_ptr<TextureResource> mTexture;
};

View file

@ -1,5 +1,6 @@
#include "ResourceManager.h"
#include "../Log.h"
#include "../../data/Resources.h"
#include <fstream>
#include <boost/filesystem.hpp>
@ -8,37 +9,19 @@ namespace fs = boost::filesystem;
auto array_deleter = [](unsigned char* p) { delete[] p; };
auto nop_deleter = [](unsigned char* p) { };
//from ES_logo_16.cpp
extern const size_t es_logo_16_data_len;
extern const unsigned char es_logo_16_data[];
//from ES_logo_32.cpp
extern const size_t es_logo_32_data_len;
extern const unsigned char es_logo_32_data[];
struct EmbeddedResource
{
const char* internal_path;
ResourceData resourceData;
};
static const int embedded_resource_count = 2;
static const EmbeddedResource embedded_resources[embedded_resource_count] = {
{ "internal://es_logo_16.png", {std::shared_ptr<unsigned char>((unsigned char*)es_logo_16_data, nop_deleter), es_logo_16_data_len} },
{ "internal://es_logo_32.png", {std::shared_ptr<unsigned char>((unsigned char*)es_logo_32_data, nop_deleter), es_logo_32_data_len} }
};
const ResourceData ResourceManager::getFileData(const std::string& path) const
{
for(int i = 0; i < embedded_resource_count; i++)
//check if its embedded
if(res2hMap.find(path) != res2hMap.end())
{
if(strcmp(embedded_resources[i].internal_path, path.c_str()) == 0)
{
//this embedded resource matches the filepath; use it
return embedded_resources[i].resourceData;
}
//it is
Res2hEntry embeddedEntry = res2hMap.find(path)->second;
ResourceData data = {
std::shared_ptr<unsigned char>(const_cast<unsigned char*>(embeddedEntry.data), nop_deleter),
embeddedEntry.size
};
return data;
}
//it's not embedded; load the file
@ -72,14 +55,9 @@ ResourceData ResourceManager::loadFile(const std::string& path) const
bool ResourceManager::fileExists(const std::string& path) const
{
for(int i = 0; i < embedded_resource_count; i++)
{
if(strcmp(embedded_resources[i].internal_path, path.c_str()) == 0)
{
//this embedded resource matches the filepath
return true;
}
}
//if it exists as an embedded file, return true
if(res2hMap.find(path) != res2hMap.end())
return true;
return fs::exists(path);
}