]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/bmp_source/rt_italic.xpm
move wxPython to new trunk
[wxWidgets.git] / wxPython / demo / bmp_source / rt_italic.xpm
diff --git a/wxPython/demo/bmp_source/rt_italic.xpm b/wxPython/demo/bmp_source/rt_italic.xpm
deleted file mode 100644 (file)
index a9be5ac..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char *italic_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 3 1",
-". c Black",
-"X c #A6A6A6",
-"  c None",
-/* pixels */
-"                ",
-"                ",
-"                ",
-"       .....    ",
-"        ..X     ",
-"       X..      ",
-"       ..X      ",
-"      X..       ",
-"      ..X       ",
-"     X..        ",
-"     ..X        ",
-"   ......       ",
-"                ",
-"                ",
-"                ",
-"                "
-};