Tomohiro KUBOTA <[EMAIL PROTECTED]>:

TK> I think I found the reason.  In luit, SS2 and SS3 are implemented
TK> to invoke G2 and G3 to GL.  However, I have read a textbook that
TK> SS2 and SS3 are re-defined by ISO 2022 to invoke G2 and G3 to
TK> _both of GL and GR_.  I imagine this modification is for EUC
TK> encoding scheme to be compliant to ISO 2022.

Thanks, that makes sense.  I'll check your patch when I have time
(Thursday at earliest) and submit it.

TK> Here is a patch to enable _displaying_ JIS X 0212 in EUC-JP, by
TK> following the re-definition I wrote above, by modifying copyOut()
TK> in iso2022.c .

It looks okay to me, but I really don't have time to check

TK> Note that luit with my patch yet has a problem around G3 in EUC-JP.
TK> Though I think this can be done within copyIn() in iso2022.c ,
TK> a new flag whether G2/G3 is mapped into GL or GR (with SS2/SS3)
TK> may be needed because usage of GR is an exception in EUC encoding
TK> scheme.

Right.

Thanks again,

                                        Juliusz
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to