Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / guicast / images / ymeter_green_png.h
diff --git a/cinelerra-5.1/guicast/images/ymeter_green_png.h b/cinelerra-5.1/guicast/images/ymeter_green_png.h
new file mode 100644 (file)
index 0000000..17898ec
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef YMETER_GREEN_PNG_H
+#define YMETER_GREEN_PNG_H
+
+static unsigned char ymeter_green_png[] = 
+{
+       0x00, 0x00, 0x00, 0xcf, 
+       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
+       0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x3c, 0x08, 0x06, 0x00, 0x00, 0x00, 0xb9, 0x38, 0xe0, 
+       0x49, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0xff, 0x00, 0xff, 0x00, 0x00, 0x8d, 
+       0xbf, 0x48, 0x1e, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 
+       0x00, 0x0b, 0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
+       0x07, 0xd4, 0x06, 0x0b, 0x05, 0x1c, 0x2e, 0x21, 0x50, 0x14, 0x41, 0x00, 0x00, 0x00, 0x1d, 0x74, 
+       0x45, 0x58, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 
+       0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 
+       0xef, 0x64, 0x25, 0x6e, 0x00, 0x00, 0x00, 0x33, 0x49, 0x44, 0x41, 0x54, 0x78, 0xda, 0xed, 0xd7, 
+       0x41, 0x11, 0xc0, 0x30, 0x0c, 0xc0, 0x30, 0xa7, 0x37, 0xfe, 0x94, 0x57, 0x0e, 0xcd, 0x57, 0xfe, 
+       0x0b, 0x80, 0xa7, 0xfa, 0x7b, 0xec, 0xab, 0x47, 0x3e, 0x75, 0x5a, 0x04, 0xc3, 0x30, 0x0c, 0xc3, 
+       0x30, 0x0c, 0xc3, 0x30, 0x0c, 0xef, 0xf0, 0x6c, 0x76, 0xf0, 0x02, 0x01, 0x28, 0x03, 0x77, 0x06, 
+       0x00, 0xa6, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif