あなたの天然記念物 ホーム更新雑談鉄ゲタランドナーコースガイド自転車JKFFハードソフトダウンロードLinuxリンク(Amiga)リンク(その他)連絡先経歴

JKFFDisp release!!(3th February 2008)
Version 1.13
  1. Only display Japanese kanji function from JKFF
  2. OS4 for only m68k programs (can not for PPC programs)
  3. OS3.9 compatible
  4. MorphOS compatible
  5. One of commodities
  6. Include installer
  7. Include source
History
1.13    Automatic kind code detective.
        If UTF-8 can not display, retry as EUC, SJIS or JIS.

1.12    Support UTF-8.

1.11    Support tooltypes "DEBUGLOG". This is for debug OS4 environment.

1.10    Support tooltypes "GENERATEBITMAP". This is for debug OS4 environment.

1.09    Support tooltypes "FONTNAME". And change font to use from "topaz/16" to "jkff/16".
        Installer copy "jkff.font" instead of run fixfonts.
        This is solution for install to MorphOS. MorphOS have not fixfonts.
        Thanks to HAWK.

1.08    Support "hankaku" FONTX (8 x 16) file.

1.07    Bug fix. If launch from CLI other path, can not read font.

1.06    REVERSEFONT support.

1.05    Support all charactor of Japanese kanji class 1 and 2.

1.04    Replacement font loading process and
        relation tooltypes.

1.03    Displayed black box in stead of kanji,
        if end of Japanese kanji second class.
        Thanks to Ma-ru.

JKFFDisp version 1.13 (261KB, include source)


2007.02.11

OS4.0 are remove code 0x81 at input event stream.
I will try other unicode encoding system. jkffinput003.lha
I think unicode in UTF-16BE(Big Endian) have not 0x80-0x8f.
Guide of JKFFInput Ver0.03
For note, fllowing function at only window appear.
If JKFFInput disappear window, no work.
type "h" ==> input "Happy Kanji Life."
type "6" ==> input constant Japanese Kanji text with UTF-16BE.
type "8" ==> input constant Japanese Kanji text with UTF-8.
Please try fllowing steps.
1. Run JKFFInput.
2. (JKFFInput appear window).
3. Run EditPad(OS3.9)
4, Type "6".
5. (EditPad display garbage).
6. Save "test.utf".
7. Quit EditPad.
8. Quit JKFFInput.
9. Run TypeManager.
10. Open "test.utf".
11. Change text type to "Unicode in UTF-16BE".

Thank you.
2007.02.10
Thanks, joerg, keisangi.

In OS3.9, EditPad(OS3.9) can input kanji with UTF-8.
OS3.9 EditPad

But NotePad(OS4.0) can't input.
UTF-8 have not only 0x00-07f, but also 0x80-0xff.
Kanji with UTF-8 have wide range in byte. It use
0x80-0x8f <== Many application are remove this byte. EditPad(OS3.9) keep it. NotePad(OS4.0) remove it.
0x90-0x9f <== 0x9b is CSI(Control Sequence Intoducer) in OS3.9. Is OS4.0 too?
0xa0-0xaf
0xb0-0xbf
0xe0-0xef
2007.02.10
Thanks, TetiSoft, keisangi, Hans, Valiant, Raziel.
Update JKFFInput today, jkffinput002.lha.

1. Run EditPad.
2. Please try fllowing 4 keys.
type "h" ==> input "Happy "
type "k" ==> input "Kanji "
type "l" ==> input "Life."
type "u" ==> input constant Japanese Kanji text with UTF-8
3. Please write your like word and edit (backspace/delete/return/up/down/left/right/etc...).
NOTE: Do not modify Japanese Kanji line.
(In OS3.9 EditPad can display kanji step2.)

(Please OS4.0 user try fllowing steps.)
4. Save EditPad to "test.utf".
5. Run font display tool (name ?).
6. Load "test.utf".
Dose "test.utf" have Japanese Kanji?
Can EditPad use Japanese Kanji font?
2007.02.08
I createed simple commodities, jkffinput001.lha.

JKFFInput Ver0.01

I have basic question. Can OS4.0 accept m68k commodities?
If you have OS4.0, please try JKFFInput, report me.
This JKFFInput (Ver0.01) only appear window, "CTRL+o" switch disappear.
2007.02.04
Congratulations!
I found Japanese Kanji Display for OS4 PPC program. Thanks keisangi.
The Amigans website - os4 japanese support

Then I drew up plan of port JKFF.

--Today(2007.02.04)--
JKFF(OS3.9/m68k)
1. Patch font table
2. Patch to function Text
3. Insert input handler (input.device)
4. Handle code SJIS/EUC/JIS

JKFFDisp(OS3.9/m68k)
1. One of commodities
2. Patch to font table
3. Ptach to function Text
4. Handle code SJIS/EUC/JIS/UTF

--Step1--
Create JKFFInput(OS3.9/m68k)(SAS/C)
1. One of commodities
2. Insert CxObject (commodities network)
3. Handle code UTF
4. (Not patch to font table)
5. (Not patch to function Text)

--Step2--
Port JKFFInput(OS4/PPC)(gcc)
(I wish "Same source code, each compile".)

--Goal--
OS3.9 JKFFDisp/JKFFInput(m68k)
OS4 JKFFInput(PPC)

I recieve this mail at 2005.08.06.
"Are you planning to have an OS4 version of JKFFDisp?"

I think, OS4 is not support japanese kanji, really?


Compatibility test bitween OS3.9 and 4 for JKFFDisp.
Thank you for report.
And received message from some amigans, thank you.

Compatibility test is finished.
Do you have patch program what path OS4 function to OS3.9 function?
I think how to display kanji for PPC program...

     PPC program -> OS4 library -> patch -> OS3.9 library -> JKFFDisp -> display kanji

JKFFDisp can display kanji for only m68k program. Please use on OS4 if you have m68k programs.

This is result of OS3.9 and OS4. 9 characters say "Happy Kanji Life".

testgfxcall Result of OS4
testdispkanji on OS3.9 testdispkanji on OS4


JKFF Version 1.00 release (12th August 2003)

screen shot of JKFF

JKFF is "Japanese Kanji Front-end-processer For amiga."
No copyright (C), freely redistributable software.
You can look Japanese homepage, if use amiga with browser and JKFF.
Readme and amigaguide was written by *only* Japanese kanji (SJIS code).

JKFF version 1.00 (390KB, include source)

Can you understand Japanese text?
OK, please click readme, no requirement Japanese environment.
Readme of JKFF

Please, contact me.
Mail olfa@phoenix-c.or.jp

どのページも無断でリンクして構いません。
Valid HTML 4.01 Transitional