https://bugs.documentfoundation.org/show_bug.cgi?id=117324

László Németh <nem...@numbertext.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nem...@numbertext.org
         Resolution|---                         |INVALID

--- Comment #1 from László Németh <nem...@numbertext.org> ---
hu_HU.dic and hu_HU.aff file are not UTF-8 encoded files.

They contain UTF-8 encoded dictionary items (words and morphemes), and the
default 8-bit flags, see hunspell (5) manual page for dictionary format.

The suggested conversion duplicates the memory footprint of the flag vectors,
and  decoding of the UTF-8 encoded flags slows down the dictionary loading by
70% (plain dic.) or 50% (alias compressed dic.), resulting noticeable
differences in the user interface of LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to