OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [tools/] [configtool/] [standalone/] [wxwin/] [bitmaps/] [print.xpm] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
/* XPM */
2
static char *print_xpm[] = {
3
/* columns rows colors chars-per-pixel */
4
"16 15 5 1",
5
"  c None",
6
". c Black",
7
"X c Gray100",
8
"o c #808000",
9
"O c Yellow",
10
/* pixels */
11
"                ",
12
"     .........  ",
13
"    .XXXXXXXX.  ",
14
"    .X.....X.   ",
15
"   .XXXXXXXX.   ",
16
"   .X.....X.... ",
17
"  .XXXXXXXX. . .",
18
" .......... . ..",
19
".          . . .",
20
".............  .",
21
".      ooo  . . ",
22
".      OOO  ... ",
23
"............. . ",
24
" .         . .  ",
25
"  ...........   "
26
};

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.