Home | History | Annotate | Line # | Download | only in GEORGIAN
      1 # $NetBSD: GEORGIAN-ACADEMY@OldCapital%UCS.src,v 1.1 2006/06/15 15:34:20 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		"GEORGIAN-ACADEMY:OldCapital/UCS"
      5 SRC_ZONE	0x00 - 0xFF
      6 OOB_MODE	ILSEQ
      7 DST_ILSEQ	0xFFFE
      8 DST_UNIT_BITS	16
      9 
     10 BEGIN_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 (a] 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 #
     49 0x00 - 0xBF = 0x0000 -
     50 0xC0 - 0xE5 = 0x10A0 -
     51 0xE6 = 0x10F6
     52 0xE7 = 0x00AB
     53 0xE8 = 0x00BB
     54 0xE9 = 0x2018
     55 0xEA = 0x2019
     56 0xEB = 0x201E
     57 0xEC = 0x201C # 0x201F?
     58 0xED = 0x203F
     59 0xEE = 0x10FB
     60 0xF0 - 0xFA = 0xF182 -
     61 0xFB = 0xF1D2 # 0x221E?
     62 0xFC = 0x2264
     63 0xFD = 0x2265
     64 0xFE = 0xF1D0
     65 0xFF = 0xF1D1
     66 END_MAP
     67