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 / 3_png.h
diff --git a/cinelerra-5.1/guicast/images/7seg_small/3_png.h b/cinelerra-5.1/guicast/images/7seg_small/3_png.h
new file mode 100644 (file)
index 0000000..7a3283e
--- /dev/null
@@ -0,0 +1,23 @@
+#ifndef _3_PNG_H
+#define _3_PNG_H
+
+static unsigned char _3_png[] = 
+{
+       0x00, 0x00, 0x00, 0xdd, 
+       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, 0x20, 0x56, 0xac, 0xbc, 0xfa, 0x00, 0x00, 0x00, 0x5d, 0x49, 0x44, 0x41, 0x54, 
+       0x28, 0xcf, 0x9d, 0x92, 0x51, 0x0a, 0xc0, 0x20, 0x0c, 0x43, 0xf3, 0x8a, 0xf7, 0xbf, 0x72, 0xf6, 
+       0x33, 0x47, 0x27, 0x73, 0x56, 0x1f, 0xf8, 0x21, 0xa4, 0x21, 0x29, 0xc5, 0xb6, 0x75, 0x03, 0x68, 
+       0xc4, 0xb6, 0x00, 0xd9, 0x56, 0xfc, 0x09, 0x33, 0x80, 0x5a, 0x76, 0x58, 0x11, 0xda, 0x60, 0x29, 
+       0xce, 0xf1, 0xca, 0xce, 0xaf, 0x82, 0x47, 0x31, 0x80, 0xe7, 0x8d, 0xc5, 0x63, 0x96, 0x2f, 0xff, 
+       0xfb, 0x40, 0x1b, 0x73, 0xcd, 0x4a, 0x96, 0x32, 0x1f, 0x6d, 0x63, 0x5b, 0xdc, 0x2a, 0xfb, 0xfd, 
+       0x14, 0xcf, 0x8e, 0xa9, 0x0f, 0xc4, 0x8e, 0xf3, 0x05, 0xcf, 0x64, 0x25, 0x2a, 0xac, 0x55, 0x29, 
+       0xa0, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif