olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / ymeter_normal_png.h
1 #ifndef YMETER_NORMAL_PNG_H
2 #define YMETER_NORMAL_PNG_H
3
4 static unsigned char ymeter_normal_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xde, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x3c, 0x08, 0x06, 0x00, 0x00, 0x00, 0xb9, 0x38, 0xe0, 
9         0x49, 0x00, 0x00, 0x00, 0x01, 0x73, 0x52, 0x47, 0x42, 0x00, 0xae, 0xce, 0x1c, 0xe9, 0x00, 0x00, 
10         0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x43, 0xbb, 0x7f, 
11         0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b, 0x13, 
12         0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xdb, 0x09, 
13         0x18, 0x08, 0x00, 0x11, 0x48, 0x33, 0x2a, 0x07, 0x00, 0x00, 0x00, 0x1d, 0x74, 0x45, 0x58, 0x74, 
14         0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x20, 
15         0x77, 0x69, 0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 0xef, 0x64, 0x25, 
16         0x6e, 0x00, 0x00, 0x00, 0x35, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0xd7, 0xb1, 0x11, 0x00, 
17         0x30, 0x0c, 0x83, 0x40, 0x94, 0xcb, 0xfe, 0x2b, 0x3b, 0x33, 0xc4, 0x6a, 0xa1, 0xff, 0x01, 0x08, 
18         0x30, 0x2c, 0xbb, 0x00, 0x33, 0xff, 0x3e, 0x09, 0x87, 0x22, 0xb1, 0x58, 0x2c, 0x16, 0x8b, 0xc5, 
19         0x62, 0xb1, 0x58, 0x2c, 0x16, 0x77, 0x38, 0xcd, 0x0e, 0x3e, 0x14, 0x64, 0x05, 0x77, 0x25, 0x20, 
20         0x85, 0x3b, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
21 };
22
23 #endif