From 17eb566c8c7eece81f1628d986e825993f976e2d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 3 Jun 2023 20:33:17 +0200 Subject: [PATCH] Improve UI icons --- src/binres/binary_data.hpp | 126 ++++++++++++++++++ src/binres/binres.cpp | 4 +- .../right_panel/editor/EditorCanvas.cpp | 2 +- src/preferences/BoardPrefs.hpp | 3 + src/preferences/EditorPrefs.hpp | 3 + tools/assets/icons/ui/eye-off.svg | 1 + tools/assets/icons/ui/rook.svg | 1 + tools/assets/icons/ui/text-alt.svg | 1 + 8 files changed, 139 insertions(+), 2 deletions(-) create mode 100644 tools/assets/icons/ui/eye-off.svg create mode 100644 tools/assets/icons/ui/rook.svg create mode 100644 tools/assets/icons/ui/text-alt.svg diff --git a/src/binres/binary_data.hpp b/src/binres/binary_data.hpp index e3e20f2..97bf8d9 100644 --- a/src/binres/binary_data.hpp +++ b/src/binres/binary_data.hpp @@ -4379,6 +4379,38 @@ unsigned char cburnett_png[] = { 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82 }; unsigned int cburnett_png_len = 47660; +unsigned char ui_text_alt_png[] = { + 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, + 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, + 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0xf8, 0x00, 0x00, 0x00, + 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0e, 0xc3, 0x00, 0x00, 0x0e, + 0xc3, 0x01, 0xc7, 0x6f, 0xa8, 0x64, 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, 0x00, 0xe0, 0x49, + 0x44, 0x41, 0x54, 0x48, 0x89, 0xed, 0x96, 0xcd, 0x09, 0xc2, 0x40, 0x10, + 0x85, 0xbf, 0x27, 0x16, 0xa0, 0xd8, 0x87, 0x39, 0x58, 0x81, 0x88, 0x57, + 0x0f, 0xe9, 0x23, 0x25, 0xf8, 0x83, 0x96, 0x60, 0x1f, 0x1e, 0xbc, 0x46, + 0xb4, 0x02, 0x0f, 0x62, 0x1f, 0x62, 0x03, 0x32, 0x5e, 0x36, 0xa0, 0x21, + 0x6b, 0xa2, 0x4b, 0x02, 0x01, 0xdf, 0x69, 0x67, 0x76, 0x78, 0x6f, 0x67, + 0x76, 0x66, 0x59, 0x99, 0x19, 0x75, 0xa2, 0x53, 0x2b, 0x3b, 0xd0, 0xcd, + 0x16, 0x92, 0x86, 0xc0, 0x1c, 0xe8, 0x05, 0x72, 0xde, 0x81, 0xb5, 0x99, + 0x5d, 0xe1, 0x3d, 0x83, 0x05, 0x30, 0x09, 0x24, 0xc7, 0x71, 0x2c, 0x33, + 0xa3, 0xfb, 0xb2, 0x31, 0x00, 0x2e, 0x66, 0x36, 0x0d, 0x61, 0x97, 0x74, + 0x72, 0x5c, 0x40, 0x93, 0x77, 0x50, 0x70, 0x92, 0x04, 0x98, 0x55, 0xe4, + 0xd9, 0x9b, 0xd9, 0xb6, 0x68, 0xe3, 0x53, 0x06, 0x31, 0x30, 0xca, 0xf9, + 0x46, 0x1e, 0x5f, 0xec, 0x23, 0xf1, 0x66, 0xe0, 0xf0, 0x76, 0x27, 0xae, + 0xbe, 0x14, 0xf9, 0x7e, 0x11, 0xd8, 0x95, 0x88, 0x57, 0x8a, 0xf3, 0x0a, + 0xf8, 0x6a, 0xfa, 0x6d, 0x5c, 0xed, 0x5d, 0xf4, 0x17, 0x68, 0x89, 0x80, + 0xa4, 0x44, 0x52, 0x0a, 0x44, 0x40, 0x24, 0x29, 0x75, 0x93, 0x5e, 0x8a, + 0xb2, 0x41, 0xcb, 0xe3, 0xfc, 0x65, 0x7c, 0x35, 0x01, 0xd7, 0xeb, 0x95, + 0xe6, 0x22, 0x8f, 0x46, 0x5f, 0xd3, 0x1b, 0x30, 0x76, 0xb5, 0x0e, 0x41, + 0x04, 0x1c, 0x8b, 0x04, 0x56, 0xc0, 0x03, 0xe8, 0x07, 0x0a, 0x1c, 0x80, + 0x4d, 0x66, 0xa8, 0xf5, 0xbf, 0x8a, 0x27, 0xa1, 0x0f, 0x37, 0xd1, 0x7d, + 0x42, 0x3c, 0xb2, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, + 0x42, 0x60, 0x82 +}; +unsigned int ui_text_alt_png_len = 339; unsigned char ui_save_floppy_disk_png[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, @@ -4472,6 +4504,54 @@ unsigned char ui_zoom_in_png[] = { 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82 }; unsigned int ui_zoom_in_png_len = 559; +unsigned char ui_eye_off_png[] = { + 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, + 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, + 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0xf8, 0x00, 0x00, 0x00, + 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0e, 0xc3, 0x00, 0x00, 0x0e, + 0xc3, 0x01, 0xc7, 0x6f, 0xa8, 0x64, 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, 0x01, 0xa9, 0x49, + 0x44, 0x41, 0x54, 0x48, 0x89, 0xb5, 0xd6, 0xbb, 0x6a, 0x17, 0x41, 0x14, + 0xc7, 0xf1, 0xcf, 0x98, 0xbf, 0x78, 0x2d, 0x12, 0x90, 0x80, 0x60, 0x65, + 0xe5, 0x0b, 0xf8, 0x02, 0xc6, 0x42, 0xb4, 0x0a, 0x82, 0xaf, 0x20, 0x11, + 0x82, 0xe6, 0x05, 0x02, 0x6a, 0x61, 0xf9, 0x07, 0x45, 0x6d, 0x6c, 0xb4, + 0x54, 0x10, 0x34, 0x82, 0x97, 0x42, 0x52, 0xa8, 0x10, 0x54, 0xb0, 0x17, + 0x54, 0x14, 0xbc, 0x15, 0x26, 0x20, 0x82, 0x17, 0x64, 0x2c, 0xf6, 0xac, + 0x2e, 0xeb, 0xee, 0xe6, 0x6f, 0xcc, 0x0e, 0x0c, 0x2c, 0x67, 0xce, 0xfc, + 0xbe, 0x73, 0x66, 0xce, 0x39, 0x6c, 0xca, 0x39, 0xeb, 0x73, 0x6c, 0xe8, + 0x55, 0xbd, 0x0a, 0x48, 0x29, 0xcd, 0xa6, 0x94, 0xe6, 0x7b, 0x03, 0x60, + 0x02, 0x27, 0x53, 0x4a, 0xc3, 0x75, 0x25, 0xe4, 0x9c, 0x7f, 0x4f, 0x9c, + 0x41, 0xc6, 0x10, 0xa9, 0xba, 0xb6, 0xd6, 0xf9, 0xb7, 0xa1, 0x03, 0x82, + 0x59, 0x2c, 0xe0, 0x02, 0x0e, 0x63, 0xcb, 0x3f, 0x03, 0x6a, 0x90, 0x4b, + 0x55, 0x48, 0x00, 0x1e, 0xe3, 0x53, 0xac, 0xbf, 0xc5, 0xd1, 0xae, 0x68, + 0xdb, 0x00, 0xe3, 0x78, 0x1e, 0x22, 0xe7, 0x1b, 0x22, 0x19, 0xc3, 0x3e, + 0xdc, 0x0f, 0x9f, 0x05, 0x6c, 0x1d, 0xf5, 0x8a, 0x76, 0xe0, 0x19, 0xbe, + 0xe1, 0x76, 0xd7, 0x9b, 0x20, 0xe1, 0x18, 0x7e, 0xe0, 0x01, 0xc6, 0x3b, + 0x01, 0xd8, 0x86, 0xa7, 0xf8, 0x82, 0xa9, 0xb0, 0x0d, 0x4b, 0x48, 0xeb, + 0x35, 0x30, 0x8d, 0xaf, 0x78, 0x82, 0xed, 0x8d, 0x80, 0x08, 0xfb, 0x46, + 0x9c, 0xe6, 0x40, 0x4d, 0xe0, 0xca, 0x08, 0x90, 0x83, 0xb1, 0xf7, 0x26, + 0xc6, 0x9a, 0x00, 0xa7, 0x42, 0x64, 0xa6, 0x61, 0xf3, 0x75, 0x7c, 0x1f, + 0x01, 0x32, 0x13, 0x3e, 0xa7, 0x4b, 0xdb, 0xa0, 0x52, 0x12, 0x83, 0x58, + 0xfc, 0xd0, 0x5c, 0x31, 0xde, 0xe0, 0x1e, 0x4e, 0xa4, 0x94, 0xe4, 0x9c, + 0xe7, 0x1a, 0x7c, 0x5e, 0x85, 0xc6, 0x1f, 0xdd, 0x0a, 0x7d, 0x23, 0x1e, + 0x62, 0x05, 0x7b, 0x6a, 0x27, 0xdb, 0x8f, 0x9f, 0x78, 0xd9, 0x15, 0x09, + 0x16, 0x15, 0x09, 0xb2, 0xa9, 0xed, 0x91, 0x77, 0xe1, 0x1d, 0x3e, 0x62, + 0x6f, 0x6d, 0x6d, 0x0a, 0x57, 0x71, 0x0d, 0x97, 0x9b, 0x20, 0xd8, 0x89, + 0x89, 0xd5, 0xd2, 0x74, 0xb7, 0xa2, 0x06, 0x3e, 0xe3, 0x48, 0xc7, 0x7d, + 0x97, 0xc5, 0x78, 0xce, 0x1a, 0x0a, 0x6d, 0x12, 0x8f, 0x42, 0xe0, 0x6e, + 0x5c, 0xd1, 0xa0, 0x96, 0x71, 0x87, 0xf0, 0x3a, 0x7c, 0x2e, 0xb6, 0x41, + 0xda, 0x7b, 0x48, 0x21, 0x72, 0x1c, 0xef, 0x43, 0x64, 0x45, 0x91, 0xe7, + 0x4b, 0xf1, 0x9d, 0xf1, 0x02, 0x77, 0x74, 0x15, 0x63, 0x1b, 0xa0, 0x02, + 0xda, 0xac, 0x28, 0xa4, 0xb3, 0x8a, 0x1c, 0xbf, 0xa5, 0x68, 0x1f, 0xd3, + 0x65, 0x54, 0xba, 0x1a, 0xe4, 0x6a, 0x80, 0x51, 0x67, 0x1b, 0x64, 0xdd, + 0x00, 0x01, 0x29, 0xdb, 0xca, 0x7c, 0x53, 0xa1, 0xfd, 0xf7, 0xc8, 0x39, + 0xcf, 0xa5, 0x94, 0x96, 0xb1, 0x5c, 0xda, 0x52, 0x90, 0x7b, 0x1b, 0xbd, + 0xff, 0x55, 0xfc, 0x02, 0xe5, 0x25, 0x14, 0xc8, 0x01, 0x18, 0xfe, 0xe4, + 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82 +}; +unsigned int ui_eye_off_png_len = 540; unsigned char ui_eye_close_png[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, @@ -4509,6 +4589,52 @@ unsigned char ui_eye_close_png[] = { 0x44, 0xae, 0x42, 0x60, 0x82 }; unsigned int ui_eye_close_png_len = 401; +unsigned char ui_rook_png[] = { + 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, + 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, + 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0xf8, 0x00, 0x00, 0x00, + 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0e, 0xc3, 0x00, 0x00, 0x0e, + 0xc3, 0x01, 0xc7, 0x6f, 0xa8, 0x64, 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, 0x01, 0x88, 0x49, + 0x44, 0x41, 0x54, 0x48, 0x89, 0xbd, 0xd5, 0xbf, 0x8f, 0x0d, 0x51, 0x14, + 0x07, 0xf0, 0xcf, 0x79, 0x76, 0x9b, 0xd5, 0x60, 0x1b, 0x89, 0x76, 0x63, + 0x3b, 0x0a, 0x85, 0x9a, 0xb5, 0x89, 0x44, 0xed, 0x47, 0x54, 0xa2, 0x57, + 0xab, 0x3c, 0xbc, 0x4e, 0xed, 0xff, 0x50, 0x88, 0x8a, 0x0d, 0x0d, 0x85, + 0x2d, 0x84, 0xe8, 0x44, 0x69, 0xa9, 0xfc, 0xa8, 0xc4, 0x36, 0x8e, 0x62, + 0x6e, 0x36, 0x6f, 0xc7, 0xdc, 0x99, 0x21, 0x9e, 0x6f, 0x72, 0x33, 0x73, + 0xce, 0xf7, 0xdc, 0xef, 0xc9, 0x3d, 0xe7, 0xdc, 0x99, 0xc8, 0x4c, 0x8b, + 0xc4, 0x64, 0xa1, 0xea, 0xff, 0x23, 0xc1, 0x52, 0x97, 0x33, 0x22, 0x4e, + 0xe0, 0x16, 0x0e, 0x8d, 0xd4, 0xf9, 0x86, 0x59, 0x66, 0xbe, 0x6d, 0x13, + 0xb5, 0x13, 0x4c, 0xb1, 0x31, 0x67, 0x9f, 0x2a, 0xab, 0x66, 0x6f, 0xe0, + 0x76, 0x97, 0x50, 0xe7, 0x09, 0xb0, 0x8a, 0x37, 0x99, 0xb9, 0x09, 0x11, + 0xf1, 0x0c, 0x06, 0xec, 0xd5, 0x3f, 0x49, 0xd0, 0xc6, 0x83, 0x01, 0xbb, + 0x8a, 0x51, 0x09, 0x32, 0xf3, 0x7e, 0x9f, 0xfd, 0x37, 0x09, 0xbe, 0xe0, + 0x4c, 0x44, 0x3c, 0x19, 0xa9, 0x73, 0x12, 0x4f, 0xbb, 0x88, 0x5a, 0x93, + 0xef, 0x60, 0xab, 0xbc, 0x1f, 0xc6, 0xb9, 0xf2, 0x54, 0xf1, 0x6d, 0xe1, + 0x6e, 0x97, 0x50, 0xe7, 0x09, 0xca, 0xb8, 0x5d, 0x82, 0x88, 0x98, 0xda, + 0x3f, 0x31, 0xf3, 0x78, 0x98, 0x99, 0xb3, 0x0a, 0x87, 0x71, 0x17, 0x6d, + 0xa5, 0x3c, 0x77, 0xe7, 0x7c, 0xbb, 0x2d, 0xae, 0x8a, 0x31, 0x4d, 0x5e, + 0xc6, 0x0f, 0x6c, 0x66, 0xe6, 0x77, 0x88, 0x88, 0x83, 0xf8, 0x8c, 0x03, + 0x83, 0xbb, 0x33, 0xb3, 0xba, 0x8a, 0xf8, 0x47, 0x4d, 0x29, 0xda, 0xdc, + 0x23, 0x7c, 0xc0, 0x72, 0xaf, 0xc6, 0x40, 0x82, 0xcb, 0x48, 0x9c, 0xef, + 0xe0, 0x2e, 0x14, 0xee, 0x62, 0x9f, 0x46, 0xd4, 0x3e, 0xd7, 0x11, 0x71, + 0x03, 0x37, 0x71, 0x4c, 0x33, 0x82, 0x3f, 0x5b, 0x21, 0x13, 0x9c, 0xc5, + 0x0e, 0xee, 0xd5, 0xee, 0x46, 0x5f, 0x93, 0xd7, 0x8a, 0xf8, 0x76, 0x87, + 0xb8, 0xe2, 0xdb, 0x2e, 0x31, 0x6b, 0x55, 0x95, 0x4a, 0x69, 0x26, 0x78, + 0x8d, 0x77, 0x58, 0x1a, 0xe8, 0xd1, 0x7b, 0xbc, 0xc2, 0x64, 0x74, 0x0f, + 0x70, 0x5d, 0x53, 0xdf, 0x2b, 0x7d, 0xf5, 0x2d, 0xb1, 0x57, 0x4b, 0xec, + 0xb5, 0x51, 0x09, 0x34, 0xb3, 0xfd, 0x09, 0xcf, 0x69, 0x7a, 0x34, 0x90, + 0x20, 0xf0, 0xa2, 0xec, 0x59, 0x69, 0xf3, 0x5d, 0xf7, 0x60, 0x1d, 0x47, + 0xf1, 0x15, 0x8f, 0x23, 0xa2, 0xa7, 0x4d, 0x7b, 0x38, 0x52, 0xf6, 0x1c, + 0x2f, 0xa5, 0xdd, 0xc3, 0x6f, 0x53, 0x14, 0x11, 0x13, 0xcc, 0x70, 0x7a, + 0x8c, 0xf2, 0x1c, 0x5e, 0x62, 0x9a, 0x99, 0xfb, 0x06, 0xa2, 0x3a, 0xa6, + 0xff, 0x0a, 0x0b, 0xff, 0xe9, 0xff, 0x02, 0x5f, 0x33, 0x68, 0x35, 0xf1, + 0x40, 0xca, 0xef, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, + 0x42, 0x60, 0x82 +}; +unsigned int ui_rook_png_len = 507; unsigned char ui_zoom_out_png[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, diff --git a/src/binres/binres.cpp b/src/binres/binres.cpp index 411a024..70e5e37 100644 --- a/src/binres/binres.cpp +++ b/src/binres/binres.cpp @@ -15,9 +15,11 @@ wxBitmap LoadPNG(std::string icon) { {"ui_zoom_in", wxBITMAP_PNG_FROM_DATA(ui_zoom_in)}, {"ui_zoom_out", wxBITMAP_PNG_FROM_DATA(ui_zoom_out)}, {"ui_coins_swap", wxBITMAP_PNG_FROM_DATA(ui_coins_swap)}, - {"ui_eye_close", wxBITMAP_PNG_FROM_DATA(ui_eye_close)}, + {"ui_eye_off", wxBITMAP_PNG_FROM_DATA(ui_eye_off)}, {"ui_copy", wxBITMAP_PNG_FROM_DATA(ui_copy)}, {"ui_save_floppy_disk", wxBITMAP_PNG_FROM_DATA(ui_save_floppy_disk)}, + {"ui_rook", wxBITMAP_PNG_FROM_DATA(ui_rook)}, + {"ui_text_alt", wxBITMAP_PNG_FROM_DATA(ui_text_alt)}, {"mat", wxBITMAP_PNG_FROM_DATA(mat)}, {"ochess", wxBITMAP_PNG_FROM_DATA(ochess)}, {"cburnett", wxBITMAP_PNG_FROM_DATA(cburnett)}, diff --git a/src/game_tab/right_panel/editor/EditorCanvas.cpp b/src/game_tab/right_panel/editor/EditorCanvas.cpp index 03fec96..ab56a8c 100644 --- a/src/game_tab/right_panel/editor/EditorCanvas.cpp +++ b/src/game_tab/right_panel/editor/EditorCanvas.cpp @@ -2,7 +2,7 @@ EditorCanvas::EditorCanvas(wxFrame *parent, std::shared_ptr game) : wxPanel(parent), game(game) { - hide_icon = LoadPNG("ui_eye_close", wxSize(CGEditor::status.MoveIconWidth, + hide_icon = LoadPNG("ui_eye_off", wxSize(CGEditor::status.MoveIconWidth, CGEditor::status.MoveIconWidth)); t.ResizePieces(CGEditor::status.MoveIconWidth); diff --git a/src/preferences/BoardPrefs.hpp b/src/preferences/BoardPrefs.hpp index ce975f3..7be1dfb 100644 --- a/src/preferences/BoardPrefs.hpp +++ b/src/preferences/BoardPrefs.hpp @@ -115,6 +115,9 @@ public: virtual wxBitmap GetLargeIcon() { return wxArtProvider::GetBitmap(wxART_HELP, wxART_TOOLBAR); } + virtual wxBitmapBundle GetIcon() { + return wxBitmapBundle::FromBitmap(LoadPNG("ui_rook")); + } virtual wxWindow *CreateWindow(wxWindow *parent) { return new BoardPrefsPanel(parent); } diff --git a/src/preferences/EditorPrefs.hpp b/src/preferences/EditorPrefs.hpp index 09abac7..1db5714 100644 --- a/src/preferences/EditorPrefs.hpp +++ b/src/preferences/EditorPrefs.hpp @@ -63,6 +63,9 @@ public: virtual wxBitmap GetLargeIcon() { return wxArtProvider::GetBitmap(wxART_HELP, wxART_TOOLBAR); } + virtual wxBitmapBundle GetIcon() { + return wxBitmapBundle::FromBitmap(LoadPNG("ui_text_alt")); + } virtual wxWindow *CreateWindow(wxWindow *parent) { return new EditorPrefsPanel(parent); } diff --git a/tools/assets/icons/ui/eye-off.svg b/tools/assets/icons/ui/eye-off.svg new file mode 100644 index 0000000..08aa559 --- /dev/null +++ b/tools/assets/icons/ui/eye-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tools/assets/icons/ui/rook.svg b/tools/assets/icons/ui/rook.svg new file mode 100644 index 0000000..6db11c5 --- /dev/null +++ b/tools/assets/icons/ui/rook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tools/assets/icons/ui/text-alt.svg b/tools/assets/icons/ui/text-alt.svg new file mode 100644 index 0000000..cd327f5 --- /dev/null +++ b/tools/assets/icons/ui/text-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file