repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 990226.
[wine/gsoc-2012-control.git]
/
include
/
bitmaps
/
ocr_cross
blob
5e63cc4ef56a68c361f513357673552c4baa8e7e
1
/* XPM */
2
static char * ocr_cross[] = {
3
"32 32 3 1 9 9",
4
" s None c None",
5
". s black c black",
6
"X s white c white",
7
" X.X ",
8
" X.X ",
9
" X.X ",
10
" X.X ",
11
" X.X ",
12
" X.X ",
13
" X.X ",
14
" X.X ",
15
"XXXXXXXXX.XXXXXXXXX ",
16
"................... ",
17
"XXXXXXXXX.XXXXXXXXX ",
18
" X.X ",
19
" X.X ",
20
" X.X ",
21
" X.X ",
22
" X.X ",
23
" X.X ",
24
" X.X ",
25
" X.X ",
26
" ",
27
" ",
28
" ",
29
" ",
30
" ",
31
" ",
32
" ",
33
" ",
34
" ",
35
" ",
36
" ",
37
" ",
38
" "};