diff --git a/src/resource/common/about.png b/src/resource/common/about.png new file mode 100644 index 00000000..228f8214 Binary files /dev/null and b/src/resource/common/about.png differ diff --git a/src/resource/common/bool_no.png b/src/resource/common/bool_no.png new file mode 100644 index 00000000..aad51394 Binary files /dev/null and b/src/resource/common/bool_no.png differ diff --git a/src/resource/common/bool_yes.png b/src/resource/common/bool_yes.png new file mode 100644 index 00000000..12936af6 Binary files /dev/null and b/src/resource/common/bool_yes.png differ diff --git a/src/resource/common/btn_hover.png b/src/resource/common/btn_hover.png new file mode 100644 index 00000000..a8ac69f2 Binary files /dev/null and b/src/resource/common/btn_hover.png differ diff --git a/src/resource/common/btn_normal.png b/src/resource/common/btn_normal.png new file mode 100644 index 00000000..b587f7b5 Binary files /dev/null and b/src/resource/common/btn_normal.png differ diff --git a/src/resource/common/btn_ok_hover.png b/src/resource/common/btn_ok_hover.png new file mode 100644 index 00000000..8e9f1b79 Binary files /dev/null and b/src/resource/common/btn_ok_hover.png differ diff --git a/src/resource/common/btn_ok_normal.png b/src/resource/common/btn_ok_normal.png new file mode 100644 index 00000000..a9cb6465 Binary files /dev/null and b/src/resource/common/btn_ok_normal.png differ diff --git a/src/resource/common/handle_center.png b/src/resource/common/handle_center.png new file mode 100644 index 00000000..2e5a62d0 Binary files /dev/null and b/src/resource/common/handle_center.png differ diff --git a/src/resource/common/handle_rotate_tl.png b/src/resource/common/handle_rotate_tl.png new file mode 100644 index 00000000..628a233f Binary files /dev/null and b/src/resource/common/handle_rotate_tl.png differ diff --git a/src/resource/common/handle_shear_x.png b/src/resource/common/handle_shear_x.png new file mode 100644 index 00000000..61f55b7e Binary files /dev/null and b/src/resource/common/handle_shear_x.png differ diff --git a/src/resource/common/two_beta.png b/src/resource/common/two_beta.png new file mode 100644 index 00000000..39e3977e Binary files /dev/null and b/src/resource/common/two_beta.png differ diff --git a/src/resource/common/welcome_last.png b/src/resource/common/welcome_last.png new file mode 100644 index 00000000..5cb9a579 Binary files /dev/null and b/src/resource/common/welcome_last.png differ diff --git a/src/resource/common/welcome_new.png b/src/resource/common/welcome_new.png new file mode 100644 index 00000000..8fb38f70 Binary files /dev/null and b/src/resource/common/welcome_new.png differ diff --git a/src/resource/common/welcome_open.png b/src/resource/common/welcome_open.png new file mode 100644 index 00000000..b3cd28be Binary files /dev/null and b/src/resource/common/welcome_open.png differ diff --git a/src/resource/msw/cursor/curve.cur b/src/resource/msw/cursor/curve.cur new file mode 100644 index 00000000..f561238e Binary files /dev/null and b/src/resource/msw/cursor/curve.cur differ diff --git a/src/resource/msw/cursor/point.cur b/src/resource/msw/cursor/point.cur new file mode 100644 index 00000000..1c1f26ed Binary files /dev/null and b/src/resource/msw/cursor/point.cur differ diff --git a/src/resource/msw/cursor/point_add.cur b/src/resource/msw/cursor/point_add.cur new file mode 100644 index 00000000..6af3c651 Binary files /dev/null and b/src/resource/msw/cursor/point_add.cur differ diff --git a/src/resource/msw/cursor/point_move.cur b/src/resource/msw/cursor/point_move.cur new file mode 100644 index 00000000..4053ee41 Binary files /dev/null and b/src/resource/msw/cursor/point_move.cur differ diff --git a/src/resource/msw/cursor/rot_text.cur b/src/resource/msw/cursor/rot_text.cur new file mode 100644 index 00000000..c6c13578 Binary files /dev/null and b/src/resource/msw/cursor/rot_text.cur differ diff --git a/src/resource/msw/cursor/rotate.cur b/src/resource/msw/cursor/rotate.cur new file mode 100644 index 00000000..279075d0 Binary files /dev/null and b/src/resource/msw/cursor/rotate.cur differ diff --git a/src/resource/msw/cursor/shear_x.cur b/src/resource/msw/cursor/shear_x.cur new file mode 100644 index 00000000..9a2b6bd1 Binary files /dev/null and b/src/resource/msw/cursor/shear_x.cur differ diff --git a/src/resource/msw/cursor/shear_y.cur b/src/resource/msw/cursor/shear_y.cur new file mode 100644 index 00000000..eee2a3bb Binary files /dev/null and b/src/resource/msw/cursor/shear_y.cur differ diff --git a/src/resource/msw/icon/mse.ico b/src/resource/msw/icon/mse.ico new file mode 100644 index 00000000..681815bc Binary files /dev/null and b/src/resource/msw/icon/mse.ico differ diff --git a/src/resource/msw/icon/set.ico b/src/resource/msw/icon/set.ico new file mode 100644 index 00000000..c7e779d9 Binary files /dev/null and b/src/resource/msw/icon/set.ico differ diff --git a/src/resource/msw/icon/symbol.ico b/src/resource/msw/icon/symbol.ico new file mode 100644 index 00000000..464d2a59 Binary files /dev/null and b/src/resource/msw/icon/symbol.ico differ diff --git a/src/resource/msw/mse.rc b/src/resource/msw/mse.rc new file mode 100644 index 00000000..a72a8e5b --- /dev/null +++ b/src/resource/msw/mse.rc @@ -0,0 +1,154 @@ +//+----------------------------------------------------------------------------+ +//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Copyright: (C) 2001 - 2006 Twan van Laarhoven | +//| License: GNU General Public License 2 or later (see file COPYING) | +//+----------------------------------------------------------------------------+ + +#include // include for version info constants + +// -------------------------------------------------------- : Icons + +ICON_APP ICON "icon/mse.ico" // has to come first in alphabet!! +ICON_EXPORT ICON "icon/set.ico" //todo +ICON_GAME ICON "icon/set.ico" //todo +ICON_SET ICON "icon/set.ico" +ICON_STYLE ICON "icon/set.ico" //todo +ICON_SYMBOL ICON "icon/symbol.ico" + +// -------------------------------------------------------- : Toolbar + +CUR_ROT_IBEAM CURSOR "cursor/rot_text.cur" + +TOOL_NEW BITMAP "tool/file_new.bmp" +TOOL_OPEN BITMAP "tool/file_open.bmp" +TOOL_SAVE BITMAP "tool/file_save.bmp" + +TOOL_UNDO BITMAP "tool/edit_undo.bmp" +TOOL_REDO BITMAP "tool/edit_redo.bmp" +TOOL_CUT BITMAP "tool/edit_cut.bmp" +TOOL_COPY BITMAP "tool/edit_copy.bmp" +TOOL_PASTE BITMAP "tool/edit_paste.bmp" +TOOL_FIND BITMAP "tool/edit_find.bmp" + +TOOL_BOLD BITMAP "tool/format_bold.bmp" +TOOL_ITALIC BITMAP "tool/format_italic.bmp" +TOOL_SYMBOL BITMAP "tool/format_symbol.bmp" +TOOL_REMINDER BITMAP "tool/format_reminder.bmp" +TOOL_NO_AUTO BITMAP "tool/format_no_auto.bmp" + +TOOL_CARD_ADD BITMAP "tool/card_add.bmp" +TOOL_CARD_ADD_M BITMAP "tool/card_add_multiple.bmp" +TOOL_CARD_DEL BITMAP "tool/card_del.bmp" +TOOL_CARD_ROTATE BITMAP "tool/card_rotate.bmp" +TOOL_CARD_ROTATE_0 BITMAP "tool/card_rotate_0.bmp" +TOOL_CARD_ROTATE_90 BITMAP "tool/card_rotate_90.bmp" +TOOL_CARD_ROTATE_180 BITMAP "tool/card_rotate_180.bmp" +TOOL_CARD_ROTATE_270 BITMAP "tool/card_rotate_270.bmp" + +TOOL_KEYWORD_ADD BITMAP "tool/keyword_add.bmp" +TOOL_KEYWORD_DEL BITMAP "tool/keyword_del.bmp" + +TOOL_HELP BITMAP "tool/help.bmp" + +// -------------------------------------------------------- : Symbol editor + +CUR_POINT CURSOR "cursor/point.cur" +CUR_POINT_ADD CURSOR "cursor/point_add.cur" +CUR_POINT_MOVE CURSOR "cursor/point_move.cur" +CUR_POINT_CURVE CURSOR "cursor/curve.cur" +CUR_ROTATE CURSOR "cursor/rotate.cur" +CUR_SHEAR_X CURSOR "cursor/shear_x.cur" +CUR_SHEAR_Y CURSOR "cursor/shear_y.cur" + +TOOL_LINE BITMAP "tool/line.bmp" +TOOL_CURVE BITMAP "tool/curve.bmp" +TOOL_LOCK_FREE BITMAP "tool/lock_free.bmp" +TOOL_LOCK_DIR BITMAP "tool/lock_dir.bmp" +TOOL_LOCK_SIZE BITMAP "tool/lock_size.bmp" + +TOOL_CIRCLE BITMAP "tool/circle.bmp" +TOOL_RECTANGLE BITMAP "tool/rectangle.bmp" +TOOL_TRIANGLE BITMAP "tool/triangle.bmp" +TOOL_STAR BITMAP "tool/star.bmp" + +TOOL_MODE_SELECT BITMAP "tool/mode_select.bmp" +TOOL_MODE_ROTATE BITMAP "tool/mode_rotate.bmp" +TOOL_MODE_CURVE BITMAP "tool/mode_curve.bmp" +TOOL_MODE_PAINT BITMAP "tool/mode_paint.bmp" +TOOL_APPLY BITMAP "tool/apply.bmp" +TOOL_DUPLICATE BITMAP "tool/duplicate.bmp" + +COMBINE_OR IMAGE "tool/combine_or.png" +COMBINE_SUB IMAGE "tool/combine_sub.png" +COMBINE_SUB_DARK IMAGE "tool/combine_sub_dark.png" +COMBINE_AND IMAGE "tool/combine_and.png" +COMBINE_AND_DARK IMAGE "tool/combine_and_dark.png" +COMBINE_XOR IMAGE "tool/combine_xor.png" +COMBINE_OVER IMAGE "tool/combine_over.png" +COMBINE_BORDER IMAGE "tool/combine_border.png" + +HANDLE_ROTATE IMAGE "../common/handle_rotate_tl.png" +HANDLE_SHEAR_X IMAGE "../common/handle_shear_x.png" +HANDLE_CENTER IMAGE "../common/handle_center.png" + +// -------------------------------------------------------- : Other + +SORT_ASC BITMAP "other/sort_asc.bmp" +SORT_DESC BITMAP "other/sort_desc.bmp" +PLUS BITMAP "other/plus.bmp" +MINUS BITMAP "other/minus.bmp" +SELECTED IMAGE "other/selected_yes.png" +DESELECTED IMAGE "other/selected_no.png" + +BOOL_YES IMAGE "../common/bool_yes.png" +BOOL_NO IMAGE "../common/bool_no.png" + +//HELP_BOOK BITMAP "help_book.bmp" +//HELP_BOOK_OPEN BITMAP "help_book_open.bmp" +//HELP_PAGE BITMAP "help_page.bmp" + +ABOUT IMAGE "../common/about.png" +TWO IMAGE "../common/two_beta.png" +BTN_NORMAL IMAGE "../common/btn_normal.png" +BTN_HOVER IMAGE "../common/btn_hover.png" +BTN_OK_NORMAL IMAGE "../common/btn_ok_normal.png" +BTN_OK_HOVER IMAGE "../common/btn_ok_hover.png" + +//ABOUT_XMAS IMAGE "about-xmas.png" +//TWO_XMAS IMAGE "two_beta-xmas.png" + +WELCOME_NEW IMAGE "../common/welcome_new.png" +WELCOME_OPEN IMAGE "../common/welcome_open.png" +WELCOME_LAST IMAGE "../common/welcome_last.png" + +// -------------------------------------------------------- : WX + +wxBITMAP_STD_COLOURS BITMAP "wx/msw/colours.bmp" +WXCURSOR_HAND CURSOR DISCARDABLE "wx/msw/hand.cur" + +// -------------------------------------------------------- : Version info + +1 VERSIONINFO +FILEVERSION 0,3,0 +PRODUCTVERSION 0,3,0 +FILETYPE VFT_APP +{ + BLOCK "StringFileInfo" + { + BLOCK "040904E4" + { + VALUE "FileVersion", "0.3.0" + VALUE "License", "GNU General Public License 2 or later; This is free software, and you are welcome to redistribute it under certain conditions; See the help file for details" + VALUE "FileDescription", "Magic Set Editor" + VALUE "InternalName", "mse2/8" + VALUE "LegalCopyright", "© 2001-2006 Twan van Laarhoven" + VALUE "ProductName", "Magic Set Editor" + } + } +} + +#if !defined(__WIN64__) +#if !defined(wxUSE_NO_MANIFEST) || (wxUSE_NO_MANIFEST == 0) +1 24 "wx/msw/wx.manifest" +#endif +#endif diff --git a/src/resource/msw/other/minus.bmp b/src/resource/msw/other/minus.bmp new file mode 100644 index 00000000..d831666e Binary files /dev/null and b/src/resource/msw/other/minus.bmp differ diff --git a/src/resource/msw/other/plus.bmp b/src/resource/msw/other/plus.bmp new file mode 100644 index 00000000..da85bd45 Binary files /dev/null and b/src/resource/msw/other/plus.bmp differ diff --git a/src/resource/msw/other/selected_no.png b/src/resource/msw/other/selected_no.png new file mode 100644 index 00000000..77130ce4 Binary files /dev/null and b/src/resource/msw/other/selected_no.png differ diff --git a/src/resource/msw/other/selected_yes.png b/src/resource/msw/other/selected_yes.png new file mode 100644 index 00000000..b3981283 Binary files /dev/null and b/src/resource/msw/other/selected_yes.png differ diff --git a/src/resource/msw/other/sort_asc.bmp b/src/resource/msw/other/sort_asc.bmp new file mode 100644 index 00000000..478e00fc Binary files /dev/null and b/src/resource/msw/other/sort_asc.bmp differ diff --git a/src/resource/msw/other/sort_desc.bmp b/src/resource/msw/other/sort_desc.bmp new file mode 100644 index 00000000..f9600aea Binary files /dev/null and b/src/resource/msw/other/sort_desc.bmp differ diff --git a/src/resource/msw/tool/apply.bmp b/src/resource/msw/tool/apply.bmp new file mode 100644 index 00000000..5617b207 Binary files /dev/null and b/src/resource/msw/tool/apply.bmp differ diff --git a/src/resource/msw/tool/card_add.bmp b/src/resource/msw/tool/card_add.bmp new file mode 100644 index 00000000..ebd2ec69 Binary files /dev/null and b/src/resource/msw/tool/card_add.bmp differ diff --git a/src/resource/msw/tool/card_add_multiple.bmp b/src/resource/msw/tool/card_add_multiple.bmp new file mode 100644 index 00000000..1cce8460 Binary files /dev/null and b/src/resource/msw/tool/card_add_multiple.bmp differ diff --git a/src/resource/msw/tool/card_del.bmp b/src/resource/msw/tool/card_del.bmp new file mode 100644 index 00000000..4e9c5968 Binary files /dev/null and b/src/resource/msw/tool/card_del.bmp differ diff --git a/src/resource/msw/tool/card_rotate.bmp b/src/resource/msw/tool/card_rotate.bmp new file mode 100644 index 00000000..ddd7770a Binary files /dev/null and b/src/resource/msw/tool/card_rotate.bmp differ diff --git a/src/resource/msw/tool/card_rotate_0.bmp b/src/resource/msw/tool/card_rotate_0.bmp new file mode 100644 index 00000000..cccaac9d Binary files /dev/null and b/src/resource/msw/tool/card_rotate_0.bmp differ diff --git a/src/resource/msw/tool/card_rotate_180.bmp b/src/resource/msw/tool/card_rotate_180.bmp new file mode 100644 index 00000000..43915049 Binary files /dev/null and b/src/resource/msw/tool/card_rotate_180.bmp differ diff --git a/src/resource/msw/tool/card_rotate_270.bmp b/src/resource/msw/tool/card_rotate_270.bmp new file mode 100644 index 00000000..1d5af7ff Binary files /dev/null and b/src/resource/msw/tool/card_rotate_270.bmp differ diff --git a/src/resource/msw/tool/card_rotate_90.bmp b/src/resource/msw/tool/card_rotate_90.bmp new file mode 100644 index 00000000..59a50d7b Binary files /dev/null and b/src/resource/msw/tool/card_rotate_90.bmp differ diff --git a/src/resource/msw/tool/circle.bmp b/src/resource/msw/tool/circle.bmp new file mode 100644 index 00000000..9476a25d Binary files /dev/null and b/src/resource/msw/tool/circle.bmp differ diff --git a/src/resource/msw/tool/combine_and.png b/src/resource/msw/tool/combine_and.png new file mode 100644 index 00000000..85542bf5 Binary files /dev/null and b/src/resource/msw/tool/combine_and.png differ diff --git a/src/resource/msw/tool/combine_and_dark.png b/src/resource/msw/tool/combine_and_dark.png new file mode 100644 index 00000000..89d725da Binary files /dev/null and b/src/resource/msw/tool/combine_and_dark.png differ diff --git a/src/resource/msw/tool/combine_border.png b/src/resource/msw/tool/combine_border.png new file mode 100644 index 00000000..5b2fe58b Binary files /dev/null and b/src/resource/msw/tool/combine_border.png differ diff --git a/src/resource/msw/tool/combine_or.png b/src/resource/msw/tool/combine_or.png new file mode 100644 index 00000000..d920abd7 Binary files /dev/null and b/src/resource/msw/tool/combine_or.png differ diff --git a/src/resource/msw/tool/combine_over.png b/src/resource/msw/tool/combine_over.png new file mode 100644 index 00000000..7fe73955 Binary files /dev/null and b/src/resource/msw/tool/combine_over.png differ diff --git a/src/resource/msw/tool/combine_sub.png b/src/resource/msw/tool/combine_sub.png new file mode 100644 index 00000000..a42543da Binary files /dev/null and b/src/resource/msw/tool/combine_sub.png differ diff --git a/src/resource/msw/tool/combine_sub_dark.png b/src/resource/msw/tool/combine_sub_dark.png new file mode 100644 index 00000000..b367edd3 Binary files /dev/null and b/src/resource/msw/tool/combine_sub_dark.png differ diff --git a/src/resource/msw/tool/combine_xor.png b/src/resource/msw/tool/combine_xor.png new file mode 100644 index 00000000..43b74066 Binary files /dev/null and b/src/resource/msw/tool/combine_xor.png differ diff --git a/src/resource/msw/tool/curve.bmp b/src/resource/msw/tool/curve.bmp new file mode 100644 index 00000000..120e2427 Binary files /dev/null and b/src/resource/msw/tool/curve.bmp differ diff --git a/src/resource/msw/tool/duplicate.bmp b/src/resource/msw/tool/duplicate.bmp new file mode 100644 index 00000000..572598f4 Binary files /dev/null and b/src/resource/msw/tool/duplicate.bmp differ diff --git a/src/resource/msw/tool/edit_copy.bmp b/src/resource/msw/tool/edit_copy.bmp new file mode 100644 index 00000000..ba6d5463 Binary files /dev/null and b/src/resource/msw/tool/edit_copy.bmp differ diff --git a/src/resource/msw/tool/edit_cut.bmp b/src/resource/msw/tool/edit_cut.bmp new file mode 100644 index 00000000..0d4fbffb Binary files /dev/null and b/src/resource/msw/tool/edit_cut.bmp differ diff --git a/src/resource/msw/tool/edit_find.bmp b/src/resource/msw/tool/edit_find.bmp new file mode 100644 index 00000000..c29fbced Binary files /dev/null and b/src/resource/msw/tool/edit_find.bmp differ diff --git a/src/resource/msw/tool/edit_paste.bmp b/src/resource/msw/tool/edit_paste.bmp new file mode 100644 index 00000000..f0ee2b08 Binary files /dev/null and b/src/resource/msw/tool/edit_paste.bmp differ diff --git a/src/resource/msw/tool/edit_redo.bmp b/src/resource/msw/tool/edit_redo.bmp new file mode 100644 index 00000000..6be53dcc Binary files /dev/null and b/src/resource/msw/tool/edit_redo.bmp differ diff --git a/src/resource/msw/tool/edit_undo.bmp b/src/resource/msw/tool/edit_undo.bmp new file mode 100644 index 00000000..39b8145f Binary files /dev/null and b/src/resource/msw/tool/edit_undo.bmp differ diff --git a/src/resource/msw/tool/file_new.bmp b/src/resource/msw/tool/file_new.bmp new file mode 100644 index 00000000..dfbcc521 Binary files /dev/null and b/src/resource/msw/tool/file_new.bmp differ diff --git a/src/resource/msw/tool/file_open.bmp b/src/resource/msw/tool/file_open.bmp new file mode 100644 index 00000000..59c9eeb7 Binary files /dev/null and b/src/resource/msw/tool/file_open.bmp differ diff --git a/src/resource/msw/tool/file_save.bmp b/src/resource/msw/tool/file_save.bmp new file mode 100644 index 00000000..e2720ebf Binary files /dev/null and b/src/resource/msw/tool/file_save.bmp differ diff --git a/src/resource/msw/tool/format_bold.bmp b/src/resource/msw/tool/format_bold.bmp new file mode 100644 index 00000000..d6b36d21 Binary files /dev/null and b/src/resource/msw/tool/format_bold.bmp differ diff --git a/src/resource/msw/tool/format_italic.bmp b/src/resource/msw/tool/format_italic.bmp new file mode 100644 index 00000000..86e4fcf8 Binary files /dev/null and b/src/resource/msw/tool/format_italic.bmp differ diff --git a/src/resource/msw/tool/format_no_auto.bmp b/src/resource/msw/tool/format_no_auto.bmp new file mode 100644 index 00000000..a4e4fec4 Binary files /dev/null and b/src/resource/msw/tool/format_no_auto.bmp differ diff --git a/src/resource/msw/tool/format_reminder.bmp b/src/resource/msw/tool/format_reminder.bmp new file mode 100644 index 00000000..f976f94c Binary files /dev/null and b/src/resource/msw/tool/format_reminder.bmp differ diff --git a/src/resource/msw/tool/format_symbol.bmp b/src/resource/msw/tool/format_symbol.bmp new file mode 100644 index 00000000..6c815660 Binary files /dev/null and b/src/resource/msw/tool/format_symbol.bmp differ diff --git a/src/resource/msw/tool/help.bmp b/src/resource/msw/tool/help.bmp new file mode 100644 index 00000000..f7c45e7c Binary files /dev/null and b/src/resource/msw/tool/help.bmp differ diff --git a/src/resource/msw/tool/keyword_add.bmp b/src/resource/msw/tool/keyword_add.bmp new file mode 100644 index 00000000..99dd9542 Binary files /dev/null and b/src/resource/msw/tool/keyword_add.bmp differ diff --git a/src/resource/msw/tool/keyword_del.bmp b/src/resource/msw/tool/keyword_del.bmp new file mode 100644 index 00000000..e60e7b38 Binary files /dev/null and b/src/resource/msw/tool/keyword_del.bmp differ diff --git a/src/resource/msw/tool/line.bmp b/src/resource/msw/tool/line.bmp new file mode 100644 index 00000000..587e557e Binary files /dev/null and b/src/resource/msw/tool/line.bmp differ diff --git a/src/resource/msw/tool/lock_dir.bmp b/src/resource/msw/tool/lock_dir.bmp new file mode 100644 index 00000000..491975dc Binary files /dev/null and b/src/resource/msw/tool/lock_dir.bmp differ diff --git a/src/resource/msw/tool/lock_free.bmp b/src/resource/msw/tool/lock_free.bmp new file mode 100644 index 00000000..d4dd2cfc Binary files /dev/null and b/src/resource/msw/tool/lock_free.bmp differ diff --git a/src/resource/msw/tool/lock_size.bmp b/src/resource/msw/tool/lock_size.bmp new file mode 100644 index 00000000..e515b762 Binary files /dev/null and b/src/resource/msw/tool/lock_size.bmp differ diff --git a/src/resource/msw/tool/mode_curve.bmp b/src/resource/msw/tool/mode_curve.bmp new file mode 100644 index 00000000..c84ead6c Binary files /dev/null and b/src/resource/msw/tool/mode_curve.bmp differ diff --git a/src/resource/msw/tool/mode_paint.bmp b/src/resource/msw/tool/mode_paint.bmp new file mode 100644 index 00000000..fea6990f Binary files /dev/null and b/src/resource/msw/tool/mode_paint.bmp differ diff --git a/src/resource/msw/tool/mode_rotate.bmp b/src/resource/msw/tool/mode_rotate.bmp new file mode 100644 index 00000000..7dcdc9ab Binary files /dev/null and b/src/resource/msw/tool/mode_rotate.bmp differ diff --git a/src/resource/msw/tool/mode_select.bmp b/src/resource/msw/tool/mode_select.bmp new file mode 100644 index 00000000..e2885891 Binary files /dev/null and b/src/resource/msw/tool/mode_select.bmp differ diff --git a/src/resource/msw/tool/rectangle.bmp b/src/resource/msw/tool/rectangle.bmp new file mode 100644 index 00000000..03c4cc36 Binary files /dev/null and b/src/resource/msw/tool/rectangle.bmp differ diff --git a/src/resource/msw/tool/star.bmp b/src/resource/msw/tool/star.bmp new file mode 100644 index 00000000..8aa3a833 Binary files /dev/null and b/src/resource/msw/tool/star.bmp differ diff --git a/src/resource/msw/tool/triangle.bmp b/src/resource/msw/tool/triangle.bmp new file mode 100644 index 00000000..c1ba655e Binary files /dev/null and b/src/resource/msw/tool/triangle.bmp differ