Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
###############################################################################
2
# BRLTTY - A background process providing access to the console screen (when in
3
#          text mode) for a blind person using a refreshable braille display.
4
#
5
# Copyright (C) 1995-2018 by The BRLTTY Developers.
6
#
7
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
8
#
9
# This is free software, placed under the terms of the
10
# GNU Lesser General Public License, as published by the Free Software
11
# Foundation; either version 2.1 of the License, or (at your option) any
12
# later version. Please see the file LICENSE-LGPL for details.
13
#
14
# Web Page: http://brltty.com/
15
#
16
# This software is maintained by Dave Mielke <dave@mielke.cc>.
17
###############################################################################
18
 
19
# BRLTTY Text Table - Maltese
20
#
21
# Samuel Thibault <samuel.thibault@ens-lyon.org>
22
#
23
# This table is based on the Unesco report on the progress of unification of
24
# braille writing « L'ÉCRITURE BRAILLE DANS LE MONDE », by Sir Clutha
25
# MACKENZIE: http://unesdoc.unesco.org/images/0013/001352/135251fo.pdf
26
# The document is dated 1954, so this table may be quite outdated.
27
 
28
# the standard representations for the letters of the Latin alphabet
29
include ltr-latin.tti
30
 
31
# generated by ttbtest: charset=latin3
32
char \x4A	(1 34567 )  # 4A ⡽ J [LATIN CAPITAL LETTER J]
33
char \u0126	(1   567 )  # A1 ⡱ Ħ [LATIN CAPITAL LETTER H WITH STROKE]
34
char \u017B	(1 3 567 )  # AF ⡵ Ż [LATIN CAPITAL LETTER Z WITH DOT ABOVE]
35
char \u010A	(1    67 )  # C5 â¡¡ ÄŠ [LATIN CAPITAL LETTER C WITH DOT ABOVE]
36
char \u0120	( 2 45 7 )  # D5 â¡š Ä  [LATIN CAPITAL LETTER G WITH DOT ABOVE]
37
char \x6A	(1 3456  )  # 6A ⠽ j [LATIN SMALL LETTER J]
38
char \u0127	(1   56  )  # B1 ⠱ ħ [LATIN SMALL LETTER H WITH STROKE]
39
char \u017C	(1 3 56  )  # BF ⠵ ż [LATIN SMALL LETTER Z WITH DOT ABOVE]
40
char \u010B	(1    6  )  # E5 ⠡ ċ [LATIN SMALL LETTER C WITH DOT ABOVE]
41
char \u0121	( 2 45   )  # F5 â š Ä¡ [LATIN SMALL LETTER G WITH DOT ABOVE]
42
 
43
# the numbers 0-9 are represented by the letters j,a-i with dot 8 added
44
include num-dot8.tti
45
 
46
include punc-basic.tti
47
char \x3F	( 23  6  )  # 3F ⠦ ? [QUESTION MARK]
48
 
49
include common.tti