mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
add counts and values -- from wikipedia article, as are Arabic and
Turkish files just checked in.
This commit is contained in:
parent
18f8b0d4e4
commit
7e46163988
1 changed files with 26 additions and 26 deletions
|
@ -30,31 +30,31 @@ D2DARGS: -r -term 0 -enc UTF-8
|
|||
|
||||
XLOC_HEADER:0x9200
|
||||
|
||||
# This alphabet's likely correct but counts and values aren't.
|
||||
# From wikipedia,
|
||||
<BEGIN_TILES>
|
||||
2 0 {"_"}
|
||||
1 1 'Α'
|
||||
1 1 'Β'
|
||||
1 1 'Γ'
|
||||
1 1 'Δ'
|
||||
1 1 'Ε'
|
||||
1 1 'Ζ'
|
||||
1 1 'Η'
|
||||
1 1 'Θ'
|
||||
1 1 'Ι'
|
||||
1 1 'Κ'
|
||||
1 1 'Λ'
|
||||
1 1 'Μ'
|
||||
1 1 'Ν'
|
||||
1 1 'Ξ'
|
||||
1 1 'Ο'
|
||||
1 1 'Π'
|
||||
1 1 'Ρ'
|
||||
1 1 'Σ'
|
||||
1 1 'Τ'
|
||||
1 1 'Υ'
|
||||
1 1 'Φ'
|
||||
1 1 'Χ'
|
||||
1 1 'Ψ'
|
||||
1 1 'Ω'
|
||||
2 0 {"_"}
|
||||
12 1 'Α'
|
||||
1 8 'Β'
|
||||
2 4 'Γ'
|
||||
2 4 'Δ'
|
||||
8 1 'Ε'
|
||||
1 10 'Ζ'
|
||||
7 1 'Η'
|
||||
1 10 'Θ'
|
||||
8 1 'Ι'
|
||||
4 2 'Κ'
|
||||
3 3 'Λ'
|
||||
3 3 'Μ'
|
||||
6 1 'Ν'
|
||||
1 10 'Ξ'
|
||||
9 1 'Ο'
|
||||
4 2 'Π'
|
||||
5 2 'Ρ'
|
||||
7 1 'Σ'
|
||||
8 1 'Τ'
|
||||
4 2 'Υ'
|
||||
1 8 'Φ'
|
||||
1 8 'Χ'
|
||||
1 10 'Ψ'
|
||||
3 3 'Ω'
|
||||
<END_TILES>
|
||||
|
|
Loading…
Reference in a new issue