I think this might already happened in the last beta. a null is added
following cjk so that it becomes 2 unicode character and therefore occupies
2 display width to make proper box alignment.

Nulls can be removed but it will cause another bug that real original nulls
will also be removed.

On Aug 2, 2016 6:16 AM, "robert therriault" <bobtherria...@mac.com> wrote:

>  I noticed some strange behaviour when unicode is converted to utf-8. It
> seems an extra zero is being added in j805 beta 10. Any reason for this?
>
> Cheers, bob
>
>     JVERSION
> Engine: j804/j64/darwin
> Release: commercial/2015-12-21 18:06:25
> Library: 8.04.15
> Qt IDE: 1.4.10/5.4.2
> Platform: Darwin 64
> Installer: J804 install
> InstallPath: /applications/j64-804
> Contact: www.jsoftware.com
>    u: 30000
> 田
>    3 u: '田'
> 231 148 176
>    3 u: 7 u: ": u: 30000
> 30000
>    3 u: ": u: 30000
> 231 148 176
>
>     JVERSION
> Engine: j805/j64/darwin
> Beta-10: commercial/2016-08-01T13:22:59
> Library: 8.05.02
> Qt IDE: 1.4.10/5.4.2
> Platform: Darwin 64
> Installer: J805 install
> InstallPath: /applications/j64-805
> Contact: www.jsoftware.com
>    u: 30000
> 田
>    3 u: '田'
> 231 148 176
>    3 u: 7 u: ": u: 30000
> 30000 0
>    3 u: ": u: 30000
> 231 148 176 0
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to