[Oberon] Japanese 106 type keyboard layout file

Jörg Straube joerg.straube at iaeth.ch
Thu Dec 6 09:30:34 CET 2018


In A2
ARRAY OF CHAR are coded as SBCS.
ARRAY OF Texts.Char32 are coded as 4 byte Unicode.

You can use UTF8Strings.Mod to treat ARRAY OF CHAR as collection of UTF-8 encoded charcters. (DBCS/MBCS)

However to output an array of DBCS/MBCS encoded characters you need a font to do so.

br
Jörg

> Am 06.12.2018 um 08:24 schrieb Kida Hiroya <lb7h-kd at asahi-net.or.jp>:
> 
> Thank you, information.
> 
> I want to read the Chinese Tutorial. Please let me know where there is.
> 
> I think it is easier to display DBCS and SBCS characters than to input DBCS and SBCS characters.
> 
> Thanks.
> 
>> On 2018/12/04 23:18, peter at easthope.ca wrote:
>> Kida,
>> I've read that kanji is uses the CJK logograms.
>> You would have seen the Chinese Tutorial in A2. How would that have
>> been created?
>> Thanks,             ... Lyall E.
> 
> 
> -- 
> ---------> We all shine on like the moon and the starts and the sun .
> Kida Hiroya : lb7h-kd at asahi-net.or.jp
> 
> ---
> このEメールはアバスト アンチウイルスによりウイルススキャンされています。
> https://www.avast.com/antivirus
> 
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon



More information about the Oberon mailing list