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

Yousuf Philips (jay) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsDevEval
                 CC|                            |[email protected],
                   |                            |[email protected]
           See Also|https://bugs.documentfounda |
                   |tion.org/show_bug.cgi?id=61 |
                   |134                         |
            Summary|Text encoding is wrong in   |FILEOPEN: RTF import doesnt
                   |RTF file                    |interpret ascii text
                   |                            |encoding with windows code
                   |                            |pages

--- Comment #9 from Yousuf Philips (jay) <[email protected]> ---
Opening attachment 120415 in word 2010 and resaving it as an rtf doesnt result
in this problem.

So the issue seems to be boil down to older rtf's having font names that
reference which windows code page[1] the text is encoded with and that being
not understood by the rtf import. So '{\f1 Tahoma CE}' should reference the
Central European Windows-1250 code page[2] which for example has ascii 230 (æ)
as ć.

Unless LO stores the character mapping of windows code pages and also has a
routine for conversion, i dont think this is something that could be fixed.
@Miklos: Any thoughts?

[1] https://en.wikipedia.org/wiki/Windows_code_page
[2] https://en.wikipedia.org/wiki/Windows-1250

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

Reply via email to