1# $NetBSD$
2
3TYPE		ROWCOL
4NAME		"GEORGIAN-ACADEMY:OldCapital/UCS"
5SRC_ZONE	0x00 - 0xFF
6OOB_MODE	ILSEQ
7DST_ILSEQ	0xFFFE
8DST_UNIT_BITS	16
9
10BEGIN_MAP
11#
12# This mapping data is made from the mapping data provided by X-TT Project.
13# Original notice:
14#
15# GEORGIAN encodings to unicode table
16# 
17# Copyright (c) 1999 Takuya SHIOZAKI, All Rights reserved.
18# Copyright (c) 1999 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
19# 
20# Redistribution and use in source and binary forms, with or without
21# modification, are permitted provided that the following conditions
22# are met:
23# 1. Redistributions of source code must retain the above copyright
24# notice, this list of conditions and the following disclaimer.
25# 2. Redistributions in binary form must reproduce the above copyright
26# notice, this list of conditions and the following disclaimer in the
27# documentation and/or other materials provided with the distribution.
28# 
29# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
30# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
33# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
35# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39# SUCH DAMAGE.
40# 
41# Major Release ID: X-TrueType Server Version 1.3 [Aoi MATSUBARA Release 3]
42# 
43# 
44# -georgian-academy is the encoding used by academic world and university
45# of Georgia; also known as "de facto RS encoding", widely used on web
46# servers; it follows same ordering as unicode.
47# -georgian-ps is the "Parliament-Soros found" encoding.
48#
490x00 - 0xBF = 0x0000 -
500xC0 - 0xE5 = 0x10A0 -
510xE6 = 0x10F6
520xE7 = 0x00AB
530xE8 = 0x00BB
540xE9 = 0x2018
550xEA = 0x2019
560xEB = 0x201E
570xEC = 0x201C # 0x201F?
580xED = 0x203F
590xEE = 0x10FB
600xF0 - 0xFA = 0xF182 -
610xFB = 0xF1D2 # 0x221E?
620xFC = 0x2264
630xFD = 0x2265
640xFE = 0xF1D0
650xFF = 0xF1D1
66END_MAP
67