Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Japanese.lha | Description: | Japanese Language support | Download: | japanese.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 321kb | Version: | 0.75beta | Date: | 03 Apr 2014 | Author: | (AbH) Belxjander Draconis Serechai (Jeremy Sutherland) | Submitter: | Jeremy Sutherland | Requirements: | locale, application and commodities libraries for AmigaOS 4.x+(PowerPC) | Category: | driver/misc | License: | MPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 8716 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 121 (Current version) | | 121 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Created due to a lack of any Asian Language support, and I relocated from New
Zealand to Japan.
This is being staged out and modularized so that instead of multiple
implimentations for each language,
there is a central stack arrangement for Input in addition to materials for
display.
Keymap support alone is not enough (Japanese keyboards start with a basic layout
for Japanese),
as for Japanese there is no less than 3 sets of glyphs used in addition to
English glyphs.
Due to the fact that Japanese is a "side by side" language display choice with
an immediate use of
additional language support, I have had to write this Language support using
UTF-8 encoding for all
strings in the primary japanese.language driver, additional encodings are to
be provided from drivers
that locale will recognise for "charset"(character set) encodings.
Hiragana, Katakana and Kanji Translations will occur based on user selection of
mode and whether to
actively translate or not.
The presented materials here is still "incomplete" with regards to IME
functionality.
despite this state it should be functional without interference with normal
operations.
Fonts will need to be the full unicode enabled OpenType/TrueType/PostScript
variants.
Original sources will always be made available where practical for anyone to add
additional IME plugin
support to any language driver beyond the base Locale.Library driver
specification.
|