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