use wxART_MISSING_IMAGE in wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
41
art/missimg.xpm
Normal file
41
art/missimg.xpm
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char * missimg_xpm[] = {
|
||||||
|
"29 31 7 1",
|
||||||
|
" c None",
|
||||||
|
". c #808080",
|
||||||
|
"+ c #FFFFFF",
|
||||||
|
"@ c #C0C0C0",
|
||||||
|
"# c #000000",
|
||||||
|
"$ c #333366",
|
||||||
|
"% c #B2B2B2",
|
||||||
|
"..................... ",
|
||||||
|
".+++++++++++++++++++.. ",
|
||||||
|
".+++++++++++++++++++.@. ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@.+@. ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@.++@. ",
|
||||||
|
".++@@@@@.@@@@.@@@@@@.+++@. ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@.++++@. ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@.+++++@. ",
|
||||||
|
".++@@.@@@@@@@@@@.@@@######## ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@$$$$$$#.",
|
||||||
|
".######@@@@@@@@@@@@@@@.....#.",
|
||||||
|
" ###@@@@@@@@@@@@@@@++#.",
|
||||||
|
" #####@@@@@@@@@@++#.",
|
||||||
|
" #@.@@@@@@@@++#.",
|
||||||
|
".. ###@@@@@@@++#.",
|
||||||
|
".+.... #@@@@@@++#.",
|
||||||
|
".++@@@... ####@@++#.",
|
||||||
|
".++@@@@@@.. #####.",
|
||||||
|
".++@@@@@@@@... ",
|
||||||
|
".++@@@@@@%%%%@. ",
|
||||||
|
".++@@@@@@%%%%@@.... ",
|
||||||
|
".++@@@@@@%%%%@@@@@@.... ",
|
||||||
|
".++@@@@@@%%%%@@@@@@@@@@.... ",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@@@@@++#.",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@@@@@++#.",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@@@@@++#.",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@@@@@++#.",
|
||||||
|
".++@@@@@@@@@@@@@@@@@@@@@@++#.",
|
||||||
|
".++++++++++++++++++++++++++#.",
|
||||||
|
".++++++++++++++++++++++++++#.",
|
||||||
|
"############################."};
|
Reference in New Issue
Block a user