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 / 7_png.h
diff --git a/cinelerra-5.1/guicast/images/7seg_small/7_png.h b/cinelerra-5.1/guicast/images/7seg_small/7_png.h
new file mode 100644 (file)
index 0000000..138eaf5
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef _7_PNG_H
+#define _7_PNG_H
+
+static unsigned char _7_png[] = 
+{
+       0x00, 0x00, 0x00, 0xcc, 
+       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, 0x11, 0x00, 0x00, 0x0b, 0x11, 
+       0x01, 0x7f, 0x64, 0x5f, 0x91, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xdb, 0x09, 
+       0x18, 0x08, 0x07, 0x31, 0x3c, 0x1c, 0x9c, 0x08, 0x00, 0x00, 0x00, 0x4c, 0x49, 0x44, 0x41, 0x54, 
+       0x28, 0xcf, 0xb5, 0x90, 0x41, 0x0e, 0xc0, 0x20, 0x0c, 0xc3, 0x92, 0x8a, 0xff, 0x7f, 0xd9, 0x5c, 
+       0x40, 0xea, 0x76, 0x18, 0x05, 0x31, 0x9f, 0xad, 0x28, 0x89, 0x01, 0x34, 0xb0, 0xad, 0x37, 0x80, 
+       0x6c, 0x0b, 0x50, 0x7c, 0x89, 0x19, 0xdb, 0x6a, 0x39, 0x61, 0x45, 0x68, 0x83, 0xa5, 0x9c, 0xeb, 
+       0x95, 0x93, 0x1f, 0x03, 0xaf, 0xd4, 0xc8, 0xc3, 0xa3, 0x5a, 0xa1, 0x2c, 0xcf, 0x91, 0xff, 0xbc, 
+       0xb1, 0x2d, 0xb7, 0xeb, 0x6f, 0x1c, 0xc9, 0x1d, 0x46, 0x01, 0x19, 0x20, 0xad, 0x8e, 0x2a, 0x79, 
+       0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif