diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/font.png | bin | 0 -> 2445 bytes | |||
| -rw-r--r-- | res/font.txt | 96 | ||||
| -rw-r--r-- | res/speaking_boy.wav | bin | 0 -> 8460 bytes | |||
| -rw-r--r-- | res/speaking_girl.wav | bin | 0 -> 7672 bytes | |||
| -rw-r--r-- | res/speaking_man.wav | bin | 0 -> 9536 bytes | |||
| -rw-r--r-- | res/speaking_nonhuman.wav | bin | 0 -> 12316 bytes | |||
| -rw-r--r-- | res/speaking_woman.wav | bin | 0 -> 8384 bytes |
7 files changed, 96 insertions, 0 deletions
| diff --git a/res/font.png b/res/font.png new file mode 100644 index 0000000..aacca94 --- /dev/null +++ b/res/font.png | |||
| Binary files differ | |||
| diff --git a/res/font.txt b/res/font.txt new file mode 100644 index 0000000..a089e8c --- /dev/null +++ b/res/font.txt | |||
| @@ -0,0 +1,96 @@ | |||
| 1 | ../res/font.png | ||
| 2 | 90 characters | ||
| 3 | 10 characters per row | ||
| 4 | 12x12 tile size | ||
| 5 | 8 baseline | ||
| 6 | |||
| 7 | ! 1 | ||
| 8 | " 3 | ||
| 9 | # 5 | ||
| 10 | $ 5 | ||
| 11 | % 9 | ||
| 12 | & 7 | ||
| 13 | ' 2 | ||
| 14 | ( 3 | ||
| 15 | ) 3 | ||
| 16 | * 3 | ||
| 17 | + 5 | ||
| 18 | , 2 | ||
| 19 | - 3 | ||
| 20 | . 1 | ||
| 21 | / 4 | ||
| 22 | 0 4 | ||
| 23 | 1 2 | ||
| 24 | 2 4 | ||
| 25 | 3 4 | ||
| 26 | 4 5 | ||
| 27 | 5 4 | ||
| 28 | 6 4 | ||
| 29 | 7 4 | ||
| 30 | 8 4 | ||
| 31 | 9 4 | ||
| 32 | : 1 | ||
| 33 | ; 2 | ||
| 34 | < 4 | ||
| 35 | = 5 | ||
| 36 | > 4 | ||
| 37 | ? 4 | ||
| 38 | @ 7 | ||
| 39 | A 6 | ||
| 40 | B 5 | ||
| 41 | C 5 | ||
| 42 | D 5 | ||
| 43 | E 4 | ||
| 44 | F 4 | ||
| 45 | G 5 | ||
| 46 | H 5 | ||
| 47 | I 1 | ||
| 48 | J 4 | ||
| 49 | K 5 | ||
| 50 | L 4 | ||
| 51 | M 7 | ||
| 52 | N 5 | ||
| 53 | O 5 | ||
| 54 | P 5 | ||
| 55 | Q 5 | ||
| 56 | R 5 | ||
| 57 | S 5 | ||
| 58 | T 5 | ||
| 59 | U 5 | ||
| 60 | V 6 | ||
| 61 | W 7 | ||
| 62 | X 5 | ||
| 63 | Y 5 | ||
| 64 | Z 4 | ||
| 65 | [ 2 | ||
| 66 | ~ 6 | ||
| 67 | ] 2 | ||
| 68 | ^ 3 | ||
| 69 | _ 2 | ||
| 70 | ` 0 | ||
| 71 | a 5 | ||
| 72 | b 4 | ||
| 73 | c 4 | ||
| 74 | d 4 | ||
| 75 | e 4 | ||
| 76 | f 3 | ||
| 77 | g 4 | ||
| 78 | h 4 | ||
| 79 | i 1 | ||
| 80 | j 2 | ||
| 81 | k 4 | ||
| 82 | l 1 | ||
| 83 | m 7 | ||
| 84 | n 4 | ||
| 85 | o 4 | ||
| 86 | p 4 | ||
| 87 | q 4 | ||
| 88 | r 3 | ||
| 89 | s 4 | ||
| 90 | t 3 | ||
| 91 | u 4 | ||
| 92 | v 5 | ||
| 93 | w 7 | ||
| 94 | x 4 | ||
| 95 | y 4 | ||
| 96 | z 4 \ No newline at end of file | ||
| diff --git a/res/speaking_boy.wav b/res/speaking_boy.wav new file mode 100644 index 0000000..78c5a95 --- /dev/null +++ b/res/speaking_boy.wav | |||
| Binary files differ | |||
| diff --git a/res/speaking_girl.wav b/res/speaking_girl.wav new file mode 100644 index 0000000..67365d3 --- /dev/null +++ b/res/speaking_girl.wav | |||
| Binary files differ | |||
| diff --git a/res/speaking_man.wav b/res/speaking_man.wav new file mode 100644 index 0000000..0a0f56d --- /dev/null +++ b/res/speaking_man.wav | |||
| Binary files differ | |||
| diff --git a/res/speaking_nonhuman.wav b/res/speaking_nonhuman.wav new file mode 100644 index 0000000..098ab53 --- /dev/null +++ b/res/speaking_nonhuman.wav | |||
| Binary files differ | |||
| diff --git a/res/speaking_woman.wav b/res/speaking_woman.wav new file mode 100644 index 0000000..6ae42bd --- /dev/null +++ b/res/speaking_woman.wav | |||
| Binary files differ | |||
