X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d26c3f4ffb24d50457d405c9595fd23f9e5b7c..3f66f6a5b3583b02c34854556eb83e3a808524ce:/demos/poem/corner3.xpm diff --git a/demos/poem/corner3.xpm b/demos/poem/corner3.xpm index 14c04468dd..cc7eebd5b1 100644 --- a/demos/poem/corner3.xpm +++ b/demos/poem/corner3.xpm @@ -1,42 +1,42 @@ -/* XPM */ -static char * corner3_xpm[] = { -/* width height ncolors chars_per_pixel */ -"32 32 4 1", -/* colors */ -" s None c None", -". c #000000", -"+ c #c0c0c0", -"@ c #808080", -/* pixels */ -" ........ .... ", -" ..++++++++....+++.. ", -" ..@@@@@++++++.@@@@+++.. ", -"..@@@@@@@++++..@@@@@++++. ", -".@@@@@@@@++++.@@@@@@@+++. ", -".@@@@@@@++++..@@@@@@+++++. ", -".@@@@@@@+++..@@@@@@++++++. ", -".@@@@@@++++.@@@@@@++++++... ", -".@@@@@@+++..@@@@@@+++++..@@.. ", -".@@@@@++++.@@@@@@+++++..@@@@@. ", -".@@@@@+++..@@@@@+++++..@@@@@@@. ", -".@@@@++++.@@@@@+++++..@@@@@@@@. ", -".@@@@+++..@@@@+++++..@@@@@@@@@+.", -".@@@@++..@@@@@++++..@@@@@@@@@@+.", -".@@@+++.@@@@@++++..@@@@@@@@@@++.", -".@@@++..@@@@++++..@@@@@@@@@@+++.", -".@@+++.@@@@++++..@@@@@@@@@@+++..", -".@@++..@@@++++..@@@@@@@@@+++++. ", -".@+++.@@@++++..@@@@@@@@@+++++.. ", -".@++..@@@+++..@@@@@@@@+++++... ", -".@++.@@@+++..@@@@@@@+++++...... ", -".++..@@+++..@@@@@@+++++...@@@.. ", -".++.@@+++..@@@@@+++++...@@@@@@..", -".+.@@+++..@@@@++++...@@@@@@@@@+.", -".+.@@++..@@@++++...@@@@@@@@@@++.", -"..@@++..@@++++...@@@@@@@@@@@+++.", -"..@++..@++++...@@@@@@@@@@@@+++..", -".@++..@+++...@@@@@@@@@@@@+++++. ", -".@+..+++...@@@@@@@@@@++++++++.. ", -".+..++...@@@@@@@+++++++++++... ", -"...++..++++++++++++++++++.... ", -"............................ "}; +/* XPM */ +static const char *const corner3_xpm[] = { +/* width height ncolors chars_per_pixel */ +"32 32 4 1", +/* colors */ +" s None c None", +". c #000000", +"+ c #c0c0c0", +"@ c #808080", +/* pixels */ +" ........ .... ", +" ..++++++++....+++.. ", +" ..@@@@@++++++.@@@@+++.. ", +"..@@@@@@@++++..@@@@@++++. ", +".@@@@@@@@++++.@@@@@@@+++. ", +".@@@@@@@++++..@@@@@@+++++. ", +".@@@@@@@+++..@@@@@@++++++. ", +".@@@@@@++++.@@@@@@++++++... ", +".@@@@@@+++..@@@@@@+++++..@@.. ", +".@@@@@++++.@@@@@@+++++..@@@@@. ", +".@@@@@+++..@@@@@+++++..@@@@@@@. ", +".@@@@++++.@@@@@+++++..@@@@@@@@. ", +".@@@@+++..@@@@+++++..@@@@@@@@@+.", +".@@@@++..@@@@@++++..@@@@@@@@@@+.", +".@@@+++.@@@@@++++..@@@@@@@@@@++.", +".@@@++..@@@@++++..@@@@@@@@@@+++.", +".@@+++.@@@@++++..@@@@@@@@@@+++..", +".@@++..@@@++++..@@@@@@@@@+++++. ", +".@+++.@@@++++..@@@@@@@@@+++++.. ", +".@++..@@@+++..@@@@@@@@+++++... ", +".@++.@@@+++..@@@@@@@+++++...... ", +".++..@@+++..@@@@@@+++++...@@@.. ", +".++.@@+++..@@@@@+++++...@@@@@@..", +".+.@@+++..@@@@++++...@@@@@@@@@+.", +".+.@@++..@@@++++...@@@@@@@@@@++.", +"..@@++..@@++++...@@@@@@@@@@@+++.", +"..@++..@++++...@@@@@@@@@@@@+++..", +".@++..@+++...@@@@@@@@@@@@+++++. ", +".@+..+++...@@@@@@@@@@++++++++.. ", +".+..++...@@@@@@@+++++++++++... ", +"...++..++++++++++++++++++.... ", +"............................ "};