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 / 8_png.h
diff --git a/cinelerra-5.1/guicast/images/7seg_small/8_png.h b/cinelerra-5.1/guicast/images/7seg_small/8_png.h
new file mode 100644 (file)
index 0000000..768537a
--- /dev/null
@@ -0,0 +1,24 @@
+#ifndef _8_PNG_H
+#define _8_PNG_H
+
+static unsigned char _8_png[] = 
+{
+       0x00, 0x00, 0x00, 0xe4, 
+       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, 0x06, 0x05, 0x04, 0xb3, 0x59, 0xfc, 0x00, 0x00, 0x00, 0x64, 0x49, 0x44, 0x41, 0x54, 
+       0x28, 0xcf, 0x8d, 0x91, 0x49, 0x0e, 0xc0, 0x30, 0x08, 0x03, 0x6d, 0x94, 0xff, 0x7f, 0x79, 0x7a, 
+       0x29, 0x15, 0x4d, 0x17, 0xf0, 0x31, 0x41, 0xc3, 0xc8, 0x18, 0x40, 0x67, 0x6c, 0x6b, 0x0f, 0x20, 
+       0xdb, 0x02, 0x14, 0x7f, 0x83, 0x35, 0xb6, 0xb5, 0x2a, 0xa1, 0xcb, 0x8d, 0xdc, 0xd1, 0xa3, 0xa3, 
+       0x55, 0x40, 0x4c, 0x7c, 0x53, 0x33, 0xf6, 0x87, 0x91, 0x46, 0x0e, 0xa6, 0x7b, 0x6e, 0xab, 0x00, 
+       0x4f, 0x7a, 0xce, 0xac, 0x1c, 0x02, 0x3e, 0x35, 0xc6, 0x47, 0x79, 0xb4, 0x31, 0x4d, 0x4c, 0x6a, 
+       0xbb, 0xb6, 0x48, 0x62, 0x7a, 0xee, 0xf5, 0xe5, 0xf7, 0xd6, 0x48, 0x74, 0xc4, 0xfa, 0x7f, 0x00, 
+       0x0f, 0x70, 0x36, 0x24, 0x92, 0x9c, 0x48, 0xdb, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 
+       0xae, 0x42, 0x60, 0x82
+};
+
+#endif