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 / colon_png.h
diff --git a/cinelerra-5.1/guicast/images/7seg_small/colon_png.h b/cinelerra-5.1/guicast/images/7seg_small/colon_png.h
new file mode 100644 (file)
index 0000000..e57afbe
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef COLON_PNG_H
+#define COLON_PNG_H
+
+static unsigned char colon_png[] = 
+{
+       0x00, 0x00, 0x00, 0xc7, 
+       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, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0, 0xbd, 0xa7, 0x93, 
+       0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 0x00, 0x0b, 0x12, 
+       0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xdb, 0x09, 
+       0x16, 0x08, 0x18, 0x34, 0x61, 0xf3, 0x11, 0x2a, 0x00, 0x00, 0x00, 0x47, 0x49, 0x44, 0x41, 0x54, 
+       0x28, 0xcf, 0x63, 0xfc, 0xff, 0xff, 0xff, 0x7f, 0x06, 0x22, 0x01, 0x13, 0x03, 0x09, 0x80, 0x24, 
+       0xc5, 0x2c, 0xd8, 0x04, 0x19, 0x19, 0x19, 0xe1, 0x6c, 0x64, 0x57, 0xe2, 0x35, 0x19, 0xdd, 0x3b, 
+       0x4c, 0xf8, 0x4c, 0x25, 0xe8, 0x0c, 0x7c, 0x81, 0x43, 0xbb, 0xd0, 0xa0, 0x2c, 0xe8, 0x70, 0x05, 
+       0x1b, 0x5e, 0x93, 0xb1, 0x79, 0x94, 0x89, 0xd8, 0x60, 0xc3, 0x70, 0x06, 0xa1, 0x34, 0x45, 0xbb, 
+       0xd0, 0x00, 0x00, 0x6f, 0xee, 0x16, 0x1e, 0xe3, 0x86, 0x03, 0x46, 0x00, 0x00, 0x00, 0x00, 0x49, 
+       0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif