View Single Post
Old 11-12-2014, 04:51 PM   #384
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
BUG: Dutch hyphenation doesn't work (note: it also didn't work in 3.8.0).

Why:
  1. The file (hyph_nl.dic) is saved as ANSI but this should be UTF8 w/o BOM;
  2. The first line of the file states ISO8859-1 but should be UTF8.
Just like the other language hyphenation dictionaries that are supplied. Please, Kobo fix this with the next firmware release.

I attached two hyphenation dictionaries
  1. Kobo hyphenation NL default
  2. Kobo hyphenation NL Adobe

'Default' is a converted hyph_nl.dic file to UT8 w/o BOM and first line to UTF8.
'Adobe' is as default, but with the addition of LeftHyphenMin and RightHyphenMin. The user is able to modify the behaviour of hyphenation to her or his personal preferences. A lower value means a more aggressive hyphenation. Adobe default is 5.
Code:
UTF-8
LEFTHYPHENMIN 5
RIGHTHYPHENMIN 5

Reminder: When using Microsoft Windows to edit files, use a text editor like Notepad++ as files also need to be saved with Unix End Of Line Characters.
Attached Files
File Type: zip Kobo.Hyphenation.NL.Default.zip (49.9 KB, 173 views)
File Type: zip Kobo.Hyphenation.NL.Adobe.zip (49.9 KB, 186 views)
Anak is offline   Reply With Quote