blob: 23cb1b26141cb406f75ffa5bcdcc32d978761bce [file] [log] [blame]
Christian Eglib4b192b2015-03-02 10:54:30 +01001liblouis 2.6.2 has been released
Christian Egli15c482e2009-01-27 16:23:57 +00002
Christian Egli554b70f2014-09-01 13:47:30 +02003The liblouis developer team is proud to announce the liblouis release
Christian Eglib4b192b2015-03-02 10:54:30 +010042.6.2 The release is available for download at:
Christian Egli15c482e2009-01-27 16:23:57 +00005
Christian Egli554b70f2014-09-01 13:47:30 +02006 https://github.com/liblouis/liblouis/releases
Christian Egli15c482e2009-01-27 16:23:57 +00007
8Introduction
Christian Egli554b70f2014-09-01 13:47:30 +02009============
Christian Egli15c482e2009-01-27 16:23:57 +000010
11Liblouis is an open-source braille translator and back-translator. It
Christian Egli183d9e72011-05-09 07:38:36 +000012features support for computer, literary and math braille, supports
13contracted and uncontracted translation for many, many languages[1].
Christian Egli971d4e82009-01-30 10:09:52 +000014It plays an important role in an open source accessibility stack and
15is used by screenreaders such as NVDA and Orca. A companion project
Christian Egli983d5232014-05-20 09:19:50 +020016liblouisutdml[2] deals with formatting of braille.
Christian Egli15c482e2009-01-27 16:23:57 +000017
18Changes in this release
Christian Egli554b70f2014-09-01 13:47:30 +020019=======================
Christian Egli15c482e2009-01-27 16:23:57 +000020
Christian Eglib4b192b2015-03-02 10:54:30 +010021This release, which was mostly pushed out the door by Bert and Mesar,
22fixes a long standing emphasis bug, adds more functionality to the
23harness test suite and improves, as usual, on Braille tables. Notably
24there is a brand new finish table backed by Celia.
Christian Eglieb7178f2012-09-10 10:08:16 +000025
Christian Egli7617fa92014-03-03 11:15:35 +000026New features
27~~~~~~~~~~~~
Christian Eglieb7178f2012-09-10 10:08:16 +000028
Christian Eglib4b192b2015-03-02 10:54:30 +010029- Harness tests now can test for typeform differences.
Christian Egli2d6ae7e2014-12-01 14:37:01 +010030
31Bug fixes
32~~~~~~~~~
33
Christian Eglib4b192b2015-03-02 10:54:30 +010034- Fix for emphasis bug, thanks to Michael Gray
Christian Egli2d6ae7e2014-12-01 14:37:01 +010035
Christian Eglib4b192b2015-03-02 10:54:30 +010036Braille table improvements
37~~~~~~~~~~~~~~~~~~~~~~~~~~
Christian Egli2d6ae7e2014-12-01 14:37:01 +010038
Christian Eglib4b192b2015-03-02 10:54:30 +010039- Correction to comments in Norwegian generic tables, thanks to Lars
40 Bjørndal
41- Corrections to dot patterns in no-no-g0.utb thanks to Lars Bjørndal
42- Corrections and additional test cases for Hungarian grade 1, thanks
43 to Hammer Attila.
44- New 6-dot table for Finnish thanks to Jukka Eerikäinen from Celia.
45 The existing tables for Finnish were 8-dot, but there is an official
46 specification only for 6-dot braille in Finnish.
Christian Egli2d6ae7e2014-12-01 14:37:01 +010047
Christian Eglib4b192b2015-03-02 10:54:30 +010048Next release
49============
Christian Egli2d6ae7e2014-12-01 14:37:01 +010050
Christian Eglib4b192b2015-03-02 10:54:30 +010051The next release will be published on June 1st 2015 so please keep
52those improvements coming.
Christian Egli15c482e2009-01-27 16:23:57 +000053
54Share and Enjoy!
55
56-- Christian Egli, on behalf of the liblouis developers
Christian Egli971d4e82009-01-30 10:09:52 +000057
58Footnotes
Christian Egli554b70f2014-09-01 13:47:30 +020059=========
Christian Egli971d4e82009-01-30 10:09:52 +000060
Christian Egli983d5232014-05-20 09:19:50 +020061[1] See https://github.com/liblouis/liblouis/tree/master/tables
62[2] See http://code.google.com/p/liblouisutdml/
Christian Egli971d4e82009-01-30 10:09:52 +000063