repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some difficulties with the font on vertical tabs. Also plugged a
[wine.git]
/
include
/
bitmaps
/
ocr_ibeam
blob
eee4a4a0c89dbb3d2bcf562028237f6eb465e5ca
1
/* XPM */
2
static char * ocr_ibeam[] = {
3
"32 32 3 1 4 9",
4
" s None c None",
5
". s white c white",
6
"+ s black c black",
7
".... .... ",
8
".+++.+++. ",
9
"....+.... ",
10
" .+. ",
11
" .+. ",
12
" .+. ",
13
" .+. ",
14
" .+. ",
15
" .+. ",
16
" .+. ",
17
" .+. ",
18
" .+. ",
19
" .+. ",
20
" .+. ",
21
" .+. ",
22
" .+. ",
23
"....+.... ",
24
".+++.+++. ",
25
".... .... ",
26
" ",
27
" ",
28
" ",
29
" ",
30
" ",
31
" ",
32
" ",
33
" ",
34
" ",
35
" ",
36
" ",
37
" ",
38
" "};