[liblouis-liblouisxml] Finnish braille translation table
- From: "Jani Kinnunen" <jkinnunen@xxxxxxxxxx>
- To: <liblouis-liblouisxml@xxxxxxxxxxxxx>
- Date: Sat, 25 Oct 2008 13:56:28 +0300
Hi,
I've been trying to write a Finnish braille translation table based on a
BRLTTY one (text.fi2.tbl", but I don't quite know what opcodes to use for
the special symbols. There are lots of such symbols, but here are a few of
them:
\X00 ( 4 78) # null
\X01 (1 78) # start of heading
\X02 (12 78) # start of text
\X03 (1 4 78) # end of text
\X04 (1 45 78) # end of transmission
\X05 (1 5 78) # enquiry
\X06 (12 4 78) # acknowledge
\X07 (12 45 78) # bell
\X08 (12 5 78) # backspace
\X09 ( 2 4 78) # horizontal tabulation
\X0A ( 2 45 78) # line feed
\X0B (1 3 78) # vertical tabulation
\X0C (123 78) # form feed
\X0D (1 34 78) # carriage return
\X0E (1 345 78) # shift out
\X0F (1 3 5 78) # shift in
\X10 (1234 78) # data link escape
\X11 (12345 78) # device control one
\X12 (123 5 78) # device control two
\X13 ( 234 78) # device control three
\X14 ( 2345 78) # device control four
\X15 (1 3 678) # negative acknowledge
\X16 (123 678) # synchronous idle
\X17 ( 2 45678) # end of transmission block
\X18 (1 34 678) # cancel
\X19 (1 345678) # end of medium
\X1A (1 3 5678) # substitute
\X1B (12 678) # escape
Could someone help me with this?
Jani
For a description of the software and to download it go to
http://www.jjb-software.com
- Follow-Ups:
- [liblouis-liblouisxml] Re: Finnish braille translation table
- From: John J. Boyer
Other related posts:
- » [liblouis-liblouisxml] Finnish braille translation table
- » [liblouis-liblouisxml] Re: Finnish braille translation table
- » [liblouis-liblouisxml] Re: Finnish braille translation table
- » [liblouis-liblouisxml] Re: Finnish braille translation table
- » [liblouis-liblouisxml] Re: Finnish braille translation table
- [liblouis-liblouisxml] Re: Finnish braille translation table
- From: John J. Boyer