]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/samples/studio/bitmaps/helpcs.xpm
Removed small OGL glitches; added new sample
[wxWidgets.git] / utils / ogl / samples / studio / bitmaps / helpcs.xpm
diff --git a/utils/ogl/samples/studio/bitmaps/helpcs.xpm b/utils/ogl/samples/studio/bitmaps/helpcs.xpm
new file mode 100644 (file)
index 0000000..4a3e8fc
--- /dev/null
@@ -0,0 +1,24 @@
+/* XPM */
+static char *helpcs_xpm[] = {
+/* width height num_colors chars_per_pixel */
+"    16    15        2            1",
+/* colors */
+". c #000000",
+"# c #c0c0c0",
+/* pixels */
+"################",
+".########.....##",
+"..######..###..#",
+"...####..####...",
+"....###..####...",
+".....###..###..#",
+"......######..##",
+".......####..###",
+"........##..####",
+".....#####..####",
+"..#..###########",
+".###..####...###",
+"####..####...###",
+"#####..#########",
+"#####..#########"
+};