~fmorgner/kicad/kicad

« back to all changes in this revision

Viewing changes to bitmaps_png/cpp_26/lang_ru.cpp

  • Committer: Dick Hollenbeck
  • Date: 2011-09-08 05:58:45 UTC
  • mto: This revision was merged to the branch mainline in revision 3112.
  • Revision ID: dick@softplc.com-20110908055845-c0n042fznolvee2e
PNG bitmap support, initial implementation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/* Do not modify this file, it was automatically generated by the
 
3
 * PNG2cpp CMake script, using a *.png file as input.
 
4
 */
 
5
 
 
6
#include "bitmaps.h"
 
7
 
 
8
static const char png[] = {
 
9
 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
 
10
 0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
 
11
 0xce, 0x00, 0x00, 0x00, 0x09, 0x76, 0x70, 0x41, 0x67, 0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00,
 
12
 0x1a, 0x00, 0x07, 0xb2, 0x66, 0x2f, 0x00, 0x00, 0x00, 0x82, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7,
 
13
 0xed, 0xd5, 0xa1, 0x0d, 0x84, 0x40, 0x10, 0x85, 0xe1, 0x69, 0x89, 0xad, 0x80, 0x0e, 0xa8, 0x60,
 
14
 0x25, 0x92, 0x2e, 0x30, 0x48, 0xe4, 0x61, 0x70, 0x28, 0x04, 0xfa, 0x0a, 0x5a, 0xb7, 0xc9, 0x72,
 
15
 0xcb, 0x5c, 0x60, 0xcc, 0x43, 0x5e, 0x01, 0x9b, 0x21, 0x27, 0x66, 0x92, 0x5f, 0x7f, 0x79, 0x6a,
 
16
 0x28, 0x84, 0x80, 0x27, 0x22, 0x83, 0xfe, 0x1f, 0x8a, 0x31, 0x22, 0xe7, 0xac, 0x5a, 0x4a, 0x09,
 
17
 0xc4, 0xcc, 0xd0, 0x3e, 0x11, 0x31, 0xa8, 0x00, 0xda, 0xb6, 0x0f, 0x86, 0xe1, 0x52, 0x6d, 0x9e,
 
18
 0xbf, 0x20, 0xef, 0x19, 0x44, 0x50, 0xcd, 0x39, 0x31, 0xa8, 0x00, 0x5a, 0xba, 0x37, 0xc6, 0xea,
 
19
 0xa5, 0xda, 0xd4, 0xac, 0x20, 0xf6, 0x1e, 0xda, 0x93, 0xc4, 0x39, 0x83, 0x0a, 0xa0, 0xbd, 0xef,
 
20
 0x71, 0xd6, 0xb5, 0x6a, 0x47, 0xdb, 0xda, 0x2b, 0x37, 0xe8, 0xd7, 0x0d, 0xcd, 0xa3, 0x36, 0xb7,
 
21
 0xee, 0xa7, 0x5b, 0xfd, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
 
22
};
 
23
 
 
24
const BITMAP_OPAQUE lang_ru_xpm[1] = {{ png, sizeof( png ), "lang_ru_xpm" }};
 
25
 
 
26
//EOF