Updated images

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-18 15:01:36 +00:00
parent 11d0d85fd4
commit 7d4a26d6c3
5 changed files with 28 additions and 21 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 B

After

Width:  |  Height:  |  Size: 116 B

View File

@@ -1,21 +1,28 @@
/* XPM */ /* XPM */
static char * platform_xpm[] = { static char *platform_xpm[] = {
"16 16 2 1", /* columns rows colors chars-per-pixel */
" c None", "16 16 6 1",
". c #0000FF", ". c Black",
" ", "o c #FFFFFF",
" .. ", "X c #000080",
" .. ", "O c #FFFF00",
" . ", " c None",
" ... .... ", "+ c #FF0000",
" ........... ", /* pixels */
" .......... ", " ",
" .......... ", " ",
" .......... ", " ",
" .......... ", " ....... ",
" ........... ", " .XXXXX. ",
" ........... ", " .oXXXX. ",
" ........... ", " .oXXX.......",
" ......... ", ".....oXXX.OOOOO.",
" ... ... ", ".+++.XXXX.oOOOO.",
" "}; ".o++......oOOOO.",
".o++++. .oOOOO.",
".o++++. .OOOOO.",
".+++++. .......",
"....... ",
" ",
" "
};

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 B

After

Width:  |  Height:  |  Size: 124 B