To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73103


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jan 24 08:44:40 -0800 
2007 -------
Fixed.  All the Vietnamese-relevant precomposed Unicode characters that map to
MS1258 base + combining modifier, as derived from
<http://vietunicode.sourceforge.net/charset/>, are now supported when mapping
from Unicode to MS1285.  In the opposite direction, MS1258 base + combining
modifier still map to Unicode base + Unicode combining modifier.  For example,
both Unicode

  U+1EF1 LATIN SMALL LETTER U WITH HORN AND DOT BELOW

and

  U+01B0 LATIN SMALL LETTER U WITH HORN, U+0323 COMBINING DOT BELOW

map to MS1258

  0xFD 0xF2

and that maps back exclusively to

  U+01B0 LATIN SMALL LETTER U WITH HORN, U+0323 COMBINING DOT BELOW.

(I hope I got those mapping tables right, they have effectively been
handcrafted.)  For testing, see sal/qa/rtl/textenc/rtl_textcvt.cxx:1.9.34.1.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to