mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-01 06:19:57 +01:00
5a65d0a3db
I'm moving toward allowing per-board-size counts with faces and values staying the same. So it makes more sense to have face and values be the first columns.
59 lines
1.4 KiB
Text
59 lines
1.4 KiB
Text
# Copyright 2010 by Eric House (xwords@eehouse.org). All rights reserved.
|
||
#
|
||
# This program is free software; you can redistribute it and/or
|
||
# modify it under the terms of the GNU General Public License
|
||
# as published by the Free Software Foundation; either version 2
|
||
# of the License, or (at your option) any later version.
|
||
#
|
||
# This program is distributed in the hope that it will be useful,
|
||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
# GNU General Public License for more details.
|
||
#
|
||
# You should have received a copy of the GNU General Public License
|
||
# along with this program; if not, write to the Free Software
|
||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||
|
||
CHARSET: utf-8
|
||
LANGCODE:ar
|
||
LANGNAME:Arabic
|
||
XLOC_HEADER:0x8500
|
||
|
||
# This looks really weird in most text editors because the mix of
|
||
# right-to-left and left-to-right scripts confuses them
|
||
|
||
<BEGIN_TILES>
|
||
'ﺀ' 8 2
|
||
'ﺃ' 10 2
|
||
'ﺍ' 1 8
|
||
'ﺏ' 2 4
|
||
'ﺕ' 2 4
|
||
'ﺙ' 2 3
|
||
'ﺝ' 1 4
|
||
'ﺡ' 1 3
|
||
'ﺥ' 1 3
|
||
'ﺩ' 2 3
|
||
'ﺫ' 3 3
|
||
'ﺭ' 2 3
|
||
'ﺯ' 3 3
|
||
'ﺱ' 2 3
|
||
'ﺵ' 3 3
|
||
'ﺹ' 4 3
|
||
'ﺽ' 4 3
|
||
'ﻁ' 4 2
|
||
'ﻅ' 5 2
|
||
'ﻉ' 4 3
|
||
'ﻍ' 8 2
|
||
'ﻑ' 3 3
|
||
'ﻕ' 3 3
|
||
'ﻙ' 4 3
|
||
'ﻝ' 1 4
|
||
'ﻡ' 1 3
|
||
'ﻥ' 1 3
|
||
'ﻩ' 1 3
|
||
'ﺅ' 10 2
|
||
'ﻭ' 1 3
|
||
'ﻯ' 1 3
|
||
'ﺉ' 6 2
|
||
{"_"} 0 2
|
||
<END_TILES>
|