run imgui demo
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#ifndef KGE_FONTS_B612_MONO_H
|
||||
#defineKGE_FONTS_B612_MONO_H
|
||||
#define KGE_FONTS_B612_MONO_H
|
||||
|
||||
|
||||
|
||||
// File: 'B612_Mono/B612Mono-Regular.ttf' (136712 bytes)
|
||||
// Exported using binary_to_compressed_c.cpp
|
||||
static const unsigned int B612Mono_Regular.ttf_compressed_size = 72615;
|
||||
static const unsigned int B612Mono_Regular.ttf_compressed_data[72616/4] =
|
||||
static const unsigned int B612Mono_Regular_compressed_size = 72615;
|
||||
static const unsigned int B612Mono_Regular_compressed_data[72616/4] =
|
||||
{
|
||||
0x0000bc57, 0x00000000, 0x08160200, 0x00000400, 0x00010025, 0x82100000, 0x00042e04, 0x2f534f00, 0xb5872c32, 0x0100005c, 0x3b1582c4, 0x4d445660,
|
||||
0x712c6a58, 0x11000098, 0x05000024, 0x616d63e0, 0x736a3e70, 0x03000069, 0x04291382, 0x74766340, 0x0c5d0420, 0x202f8240, 0x2b2f8260, 0x6770662a,
|
||||
@@ -1527,8 +1527,8 @@ static const unsigned int B612Mono_Regular.ttf_compressed_data[72616/4] =
|
||||
|
||||
// File: 'B612_Mono/B612Mono-Bold.ttf' (135904 bytes)
|
||||
// Exported using binary_to_compressed_c.cpp
|
||||
static const unsigned int B612Mono_Bold.ttf_compressed_size = 74748;
|
||||
static const unsigned int B612Mono_Bold.ttf_compressed_data[74748/4] =
|
||||
static const unsigned int B612Mono_Bold_compressed_size = 74748;
|
||||
static const unsigned int B612Mono_Bold_compressed_data[74748/4] =
|
||||
{
|
||||
0x0000bc57, 0x00000000, 0xe0120200, 0x00000400, 0x00010025, 0x82100000, 0x00042e04, 0x2f534f00, 0xb5b32d32, 0x01000041, 0x3b1582c4, 0x4d445660,
|
||||
0x712c6a58, 0x11000098, 0x0500000c, 0x616d63e0, 0x736a3e70, 0x03000069, 0x04291382, 0x74766340, 0x0c5d0420, 0x202f8240, 0x2c2f8260, 0x6770662a,
|
||||
@@ -3094,8 +3094,8 @@ static const unsigned int B612Mono_Bold.ttf_compressed_data[74748/4] =
|
||||
|
||||
// File: 'B612_Mono/B612Mono-BoldItalic.ttf' (121732 bytes)
|
||||
// Exported using binary_to_compressed_c.cpp
|
||||
static const unsigned int B612Mono_BoldItalic.ttf_compressed_size = 69211;
|
||||
static const unsigned int B612Mono_BoldItalic.ttf_compressed_data[69212/4] =
|
||||
static const unsigned int B612Mono_BoldItalic_compressed_size = 69211;
|
||||
static const unsigned int B612Mono_BoldItalic_compressed_data[69212/4] =
|
||||
{
|
||||
0x0000bc57, 0x00000000, 0x84db0100, 0x00000400, 0x00010025, 0x82100000, 0x00042e04, 0x2f534f00, 0xb5b32d32, 0x01000042, 0x3b1582c4, 0x4d445660,
|
||||
0x712c6a58, 0x11000098, 0x05000044, 0x616d63e0, 0x736a3e70, 0x03000069, 0x04291382, 0x74766340, 0x0c5d0420, 0x202f8240, 0x2c2f8260, 0x6770662a,
|
||||
@@ -4545,8 +4545,8 @@ static const unsigned int B612Mono_BoldItalic.ttf_compressed_data[69212/4] =
|
||||
|
||||
// File: 'B612_Mono/B612Mono-Italic.ttf' (118888 bytes)
|
||||
// Exported using binary_to_compressed_c.cpp
|
||||
static const unsigned int B612Mono_Italic.ttf_compressed_size = 67763;
|
||||
static const unsigned int B612Mono_Italic.ttf_compressed_data[67764/4] =
|
||||
static const unsigned int B612Mono_Italic_compressed_size = 67763;
|
||||
static const unsigned int B612Mono_Italic_compressed_data[67764/4] =
|
||||
{
|
||||
0x0000bc57, 0x00000000, 0x68d00100, 0x00000400, 0x00010025, 0x82100000, 0x00042e04, 0x2f534f00, 0xb5872c32, 0x0100002a, 0x3b1582c4, 0x4d445660,
|
||||
0x712c6a58, 0x11000098, 0x0500001c, 0x616d63e0, 0x736a3e70, 0x03000069, 0x04291382, 0x74766340, 0x0c5d0420, 0x202f8240, 0x2c2f8260, 0x6770662a,
|
||||
|
||||
Reference in New Issue
Block a user