Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / guicast / images / 7seg_small / space_png.h
diff --git a/cinelerra-5.1/guicast/images/7seg_small/space_png.h b/cinelerra-5.1/guicast/images/7seg_small/space_png.h
new file mode 100644 (file)
index 0000000..c68f9b8
--- /dev/null
@@ -0,0 +1,19 @@
+#ifndef SPACE_PNG_H
+#define SPACE_PNG_H
+
+static unsigned char space_png[] = 
+{
+       0x00, 0x00, 0x00, 0x9b, 
+       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
+       0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0xc0, 0xbd, 0x85, 
+       0x7e, 0x00, 0x00, 0x00, 0x01, 0x73, 0x52, 0x47, 0x42, 0x00, 0xae, 0xce, 0x1c, 0xe9, 0x00, 0x00, 
+       0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x43, 0xbb, 0x7f, 
+       0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x10, 0x00, 0x00, 0x0b, 0x10, 
+       0x01, 0xad, 0x23, 0xbd, 0x75, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xdb, 0x09, 
+       0x16, 0x08, 0x10, 0x1b, 0x02, 0xfb, 0xa6, 0x7b, 0x00, 0x00, 0x00, 0x1b, 0x49, 0x44, 0x41, 0x54, 
+       0x28, 0xcf, 0x63, 0xfc, 0xff, 0xff, 0xff, 0x7f, 0x06, 0x22, 0x01, 0x13, 0x03, 0x09, 0x60, 0x54, 
+       0xf1, 0xa8, 0x62, 0xfa, 0x2b, 0x06, 0x00, 0x5b, 0x3f, 0x04, 0x1c, 0xca, 0x2c, 0xb1, 0xdf, 0x00, 
+       0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif