X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d26c3f4ffb24d50457d405c9595fd23f9e5b7c..b5ec0c78b521cfa0f276e4d5d830f35b4fa26e91:/demos/poem/corner1.xpm diff --git a/demos/poem/corner1.xpm b/demos/poem/corner1.xpm index 97037e06da..12ad291809 100644 --- a/demos/poem/corner1.xpm +++ b/demos/poem/corner1.xpm @@ -1,42 +1,42 @@ -/* XPM */ -static char * corner1_xpm[] = { -/* width height ncolors chars_per_pixel */ -"32 32 4 1", -/* colors */ -" s None c None", -". c #000000", -"+ c #808080", -"@ c #c0c0c0", -/* pixels */ -"............................ ", -"...++..++++++++++++++++++.... ", -".+..++...@@@@@@@+++++++++++... ", -".@+..+++...@@@@@@@@@@++++++++.. ", -".@++..@+++...@@@@@@@@@@@@+++++. ", -"..@++..@++++...@@@@@@@@@@@@+++..", -"..@@++..@@++++...@@@@@@@@@@@+++.", -".+.@@++..@@@++++...@@@@@@@@@@++.", -".+.@@+++..@@@@++++...@@@@@@@@@+.", -".++.@@+++..@@@@@+++++...@@@@@@..", -".++..@@+++..@@@@@@+++++...@@@.. ", -".@++.@@@+++..@@@@@@@+++++...... ", -".@++..@@@+++..@@@@@@@@+++++... ", -".@+++.@@@++++..@@@@@@@@@+++++.. ", -".@@++..@@@++++..@@@@@@@@@+++++. ", -".@@+++.@@@@++++..@@@@@@@@@@+++..", -".@@@++..@@@@++++..@@@@@@@@@@+++.", -".@@@+++.@@@@@++++..@@@@@@@@@@++.", -".@@@@++..@@@@@++++..@@@@@@@@@@+.", -".@@@@+++..@@@@+++++..@@@@@@@@@+.", -".@@@@++++.@@@@@+++++..@@@@@@@@. ", -".@@@@@+++..@@@@@+++++..@@@@@@@. ", -".@@@@@++++.@@@@@@+++++..@@@@@. ", -".@@@@@@+++..@@@@@@+++++..@@.. ", -".@@@@@@++++.@@@@@@++++++... ", -".@@@@@@@+++..@@@@@@++++++. ", -".@@@@@@@++++..@@@@@@+++++. ", -".@@@@@@@@++++.@@@@@@@+++. ", -"..@@@@@@@++++..@@@@@++++. ", -" ..@@@@@++++++.@@@@+++.. ", -" ..++++++++....+++.. ", -" ........ .... "}; +/* XPM */ +static const char *const corner1_xpm[] = { +/* width height ncolors chars_per_pixel */ +"32 32 4 1", +/* colors */ +" s None c None", +". c #000000", +"+ c #808080", +"@ c #c0c0c0", +/* pixels */ +"............................ ", +"...++..++++++++++++++++++.... ", +".+..++...@@@@@@@+++++++++++... ", +".@+..+++...@@@@@@@@@@++++++++.. ", +".@++..@+++...@@@@@@@@@@@@+++++. ", +"..@++..@++++...@@@@@@@@@@@@+++..", +"..@@++..@@++++...@@@@@@@@@@@+++.", +".+.@@++..@@@++++...@@@@@@@@@@++.", +".+.@@+++..@@@@++++...@@@@@@@@@+.", +".++.@@+++..@@@@@+++++...@@@@@@..", +".++..@@+++..@@@@@@+++++...@@@.. ", +".@++.@@@+++..@@@@@@@+++++...... ", +".@++..@@@+++..@@@@@@@@+++++... ", +".@+++.@@@++++..@@@@@@@@@+++++.. ", +".@@++..@@@++++..@@@@@@@@@+++++. ", +".@@+++.@@@@++++..@@@@@@@@@@+++..", +".@@@++..@@@@++++..@@@@@@@@@@+++.", +".@@@+++.@@@@@++++..@@@@@@@@@@++.", +".@@@@++..@@@@@++++..@@@@@@@@@@+.", +".@@@@+++..@@@@+++++..@@@@@@@@@+.", +".@@@@++++.@@@@@+++++..@@@@@@@@. ", +".@@@@@+++..@@@@@+++++..@@@@@@@. ", +".@@@@@++++.@@@@@@+++++..@@@@@. ", +".@@@@@@+++..@@@@@@+++++..@@.. ", +".@@@@@@++++.@@@@@@++++++... ", +".@@@@@@@+++..@@@@@@++++++. ", +".@@@@@@@++++..@@@@@@+++++. ", +".@@@@@@@@++++.@@@@@@@+++. ", +"..@@@@@@@++++..@@@@@++++. ", +" ..@@@@@++++++.@@@@+++.. ", +" ..++++++++....+++.. ", +" ........ .... "};