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_sizewe
blob
281a9a07d5b924073aa3cd4d99c58a09d0d4f284
1
/* XPM */
2
static char * ocr_sizewe[] = {
3
"32 32 3 1 7 4",
4
" s None c None",
5
". s black c black",
6
"X s white c white",
7
" .. .. ",
8
" .X. .X. ",
9
" .XX. .XX. ",
10
" .XXX......XXX. ",
11
".XXXXXXXXXXXXXX. ",
12
".XXXXXXXXXXXXXX. ",
13
" .XXX......XXX. ",
14
" .XX. .XX. ",
15
" .X. .X. ",
16
" .. .. ",
17
" ",
18
" ",
19
" ",
20
" ",
21
" ",
22
" ",
23
" ",
24
" ",
25
" ",
26
" ",
27
" ",
28
" ",
29
" ",
30
" ",
31
" ",
32
" ",
33
" ",
34
" ",
35
" ",
36
" ",
37
" ",
38
" "};