projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Delay loading of interrupt table functions until they are needed.
[wine]
/
include
/
bitmaps
/
ocr_sizens
1
/* XPM */
2
static char * ocr_sizens[] = {
3
"32 32 3 1 4 7",
4
" s None c None",
5
". s black c black",
6
"X s white c white",
7
" .. ",
8
" .XX. ",
9
" .XXXX. ",
10
" .XXXXXX. ",
11
".XXXXXXXX. ",
12
"....XX.... ",
13
" .XX. ",
14
" .XX. ",
15
" .XX. ",
16
" .XX. ",
17
"....XX.... ",
18
".XXXXXXXX. ",
19
" .XXXXXX. ",
20
" .XXXX. ",
21
" .XX. ",
22
" .. ",
23
" ",
24
" ",
25
" ",
26
" ",
27
" ",
28
" ",
29
" ",
30
" ",
31
" ",
32
" ",
33
" ",
34
" ",
35
" ",
36
" ",
37
" ",
38
" "};