Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 1 | liblouis 2.6.1 has been released |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 2 | |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 3 | The liblouis developer team is proud to announce the liblouis release |
Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 4 | 2.6.1 The release is available for download at: |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 5 | |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 6 | https://github.com/liblouis/liblouis/releases |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 7 | |
| 8 | Introduction |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 9 | ============ |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 10 | |
| 11 | Liblouis is an open-source braille translator and back-translator. It |
Christian Egli | 183d9e7 | 2011-05-09 07:38:36 +0000 | [diff] [blame] | 12 | features support for computer, literary and math braille, supports |
| 13 | contracted and uncontracted translation for many, many languages[1]. |
Christian Egli | 971d4e8 | 2009-01-30 10:09:52 +0000 | [diff] [blame] | 14 | It plays an important role in an open source accessibility stack and |
| 15 | is used by screenreaders such as NVDA and Orca. A companion project |
Christian Egli | 983d523 | 2014-05-20 09:19:50 +0200 | [diff] [blame] | 16 | liblouisutdml[2] deals with formatting of braille. |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 17 | |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 18 | Next release |
| 19 | ============ |
| 20 | |
Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 21 | The next release will be published on March 2nd 2015 so please keep |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 22 | those improvements coming. |
| 23 | |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 24 | Changes in this release |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 25 | ======================= |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 26 | |
Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 27 | This release focuses on table and documentation improvements. The |
| 28 | documentation has been restructured to cater to people starting with |
| 29 | writing Braille tables. End users will see improvements to Braille for |
| 30 | Danish, Dutch, Hungarian, Irish and UK English. |
Christian Egli | eb7178f | 2012-09-10 10:08:16 +0000 | [diff] [blame] | 31 | |
Christian Egli | 7617fa9 | 2014-03-03 11:15:35 +0000 | [diff] [blame] | 32 | New features |
| 33 | ~~~~~~~~~~~~ |
Christian Egli | eb7178f | 2012-09-10 10:08:16 +0000 | [diff] [blame] | 34 | |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 35 | New Braille tables |
| 36 | ------------------ |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 37 | |
Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 38 | - New grade 1 and grade 2 Gaeilge tables implementing the 2014 UIB |
| 39 | standard. Including tests, thanks to Ronan McGuirk, Mesar Hameed. |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 40 | |
Christian Egli | 7617fa9 | 2014-03-03 11:15:35 +0000 | [diff] [blame] | 41 | |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 42 | Braille table improvements |
Christian Egli | 7617fa9 | 2014-03-03 11:15:35 +0000 | [diff] [blame] | 43 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 44 | |
Christian Egli | 2d6ae7e | 2014-12-01 14:37:01 +0100 | [diff] [blame^] | 45 | - Updates and correction to Hungarian braille tables, thanks to Hammer |
| 46 | Attila. |
| 47 | - Correction to English UK grade 2 braille tables and new tests, |
| 48 | thanks to Paul Wood, Mesar Hameed |
| 49 | - Vastly improved Danish tables thanks to Bue Vester-Andersen |
| 50 | - back-translation, both in 6 dots grade 2 and 8 dots grade 2. |
| 51 | - Better handling of dash, slash, and other punctuation within words |
| 52 | in 8 dots grade 2. |
| 53 | - New table for Dutch (Netherlands) thanks to Henri Apperloo from CBB |
| 54 | |
| 55 | |
| 56 | Bug fixes |
| 57 | ~~~~~~~~~ |
| 58 | |
| 59 | - fix a compiler warning in the logging code. Thanks Peter Lundblad |
| 60 | for reporting it and Michael Whapples for fixing the problem. |
| 61 | |
| 62 | |
| 63 | Documentation updates |
| 64 | ~~~~~~~~~~~~~~~~~~~~~ |
| 65 | |
| 66 | - The documentation has been restructured to be more beginner friendly |
| 67 | and a short introduction to translation table writing has been |
| 68 | added. Thanks to Joseph Lee and Christian Egli |
| 69 | |
| 70 | |
| 71 | Other changes |
| 72 | ~~~~~~~~~~~~~ |
| 73 | |
| 74 | - When compiling with mingw or cygwin resulting dll is liblouis.dll. |
| 75 | - runHarness.py: add new output format, compact output mode suitable |
| 76 | for grepping. |
| 77 | |
| 78 | |
| 79 | Backwards incompatible changes |
| 80 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 81 | |
| 82 | - Deleted ga.ctb now superseded by ga-g1.utb and ga.g2.ctb. |
| 83 | - Nl-Nl-g1.utb has been removed. It is superseded by nl-NL-g1.ctb. |
| 84 | - nl-be-g1.utb has been removed. It is superseded by nl-BE-g1.ctb. |
Christian Egli | 15c482e | 2009-01-27 16:23:57 +0000 | [diff] [blame] | 85 | |
| 86 | Share and Enjoy! |
| 87 | |
| 88 | -- Christian Egli, on behalf of the liblouis developers |
Christian Egli | 971d4e8 | 2009-01-30 10:09:52 +0000 | [diff] [blame] | 89 | |
| 90 | Footnotes |
Christian Egli | 554b70f | 2014-09-01 13:47:30 +0200 | [diff] [blame] | 91 | ========= |
Christian Egli | 971d4e8 | 2009-01-30 10:09:52 +0000 | [diff] [blame] | 92 | |
Christian Egli | 983d523 | 2014-05-20 09:19:50 +0200 | [diff] [blame] | 93 | [1] See https://github.com/liblouis/liblouis/tree/master/tables |
| 94 | [2] See http://code.google.com/p/liblouisutdml/ |
Christian Egli | 971d4e8 | 2009-01-30 10:09:52 +0000 | [diff] [blame] | 95 | |