[liblouis-liblouisxml] [liblouis] r702 committed - Instead of mentioning a display file simply refer to display opcodes...

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Thu, 21 Jun 2012 08:39:08 +0000

Revision: 702
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Thu Jun 21 01:38:50 2012
Log: Instead of mentioning a display file simply refer to display opcodes
in any of the users tables.

http://code.google.com/p/liblouis/source/detail?r=702

Modified:
 /trunk/doc/liblouis.texi

=======================================
--- /trunk/doc/liblouis.texi    Wed Jun 20 06:06:39 2012
+++ /trunk/doc/liblouis.texi    Thu Jun 21 01:38:50 2012
@@ -2116,7 +2116,9 @@
 the cursor will be in computer braille. This bit overrides
 @code{compbrlAtCursor}.
When the @code{dotsIO} bit is set, during translation, produce output as dot patterns. During -back-translation accept input as dot patterns. Which dot patterns are produced is dependant on the dis file being used.
+back-translation accept input as dot patterns. Note that the produced
+dot patterns are affected if you have any @opcoderef{display} defined
+in any of your tables.
The @code{ucBrl} (Unicode Braille) bit is used by @code{lou_charToDots} and @code{lou_translate}. It causes the dot
 patterns to be Unicode Braille rather than the liblouis representation.
Note that you will not notice any change when setting @code{ucBrl} unless @code{dotsIO} is also set.
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r702 committed - Instead of mentioning a display file simply refer to display opcodes... - liblouis