[ scummvm-Patches-1367403 ] Korean Fix

SourceForge.net noreply at sourceforge.net
Sun Nov 27 09:50:03 CET 2005


Patches item #1367403, was opened at 2005-11-27 17:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1367403&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Won star (wonst719)
Assigned to: Nobody/Anonymous (nobody)
Summary: Korean Fix

Initial Comment:
This patch fixes problem that Korean text is not 
properly displayed.
It should also affect Kanji versions and fix some 
bugs about "Kanji crashes".

Changes:
 * in CHARSET_1(), CJK handling code is NOT executed 
with v7. Since CJK is handled in drawBlastTexts(), It 
should not be handled twice.
* SJIStoFMTChunk(): changed error() to debug(4, ...).
This check should not be in error(), since converting 
kanji charset is NOT perfect and produces invalid 
offset occasionally. And this invalid offset is not 
have an effect with the game.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1367403&group_id=37116




More information about the Scummvm-tracker mailing list