From: Seiichi S. <ss...@sh...> - 2004-08-29 21:24:30
|
On Sun, Aug 29, 2004 at 10:15:22PM +0200, gabor wrote: > problem: > > i start mlterm with someting like: > mlterm --type=xft > > and activate uim. > > now i enter "watashi" > i get 3 squares. > i press <space>, i get 1 square > i press <enter>, i get the correct 私 symbol. > > or: > i enter "watashi" > i get 3 squares. > i press <enter>, i get "わたし" > > so, basically when the symbols are running "inside" uim, > i cannot see them. > but then when i press <enter>, and they get back to mlterm, > i can see them correctly. That is a bug. When mlterm with uim and japanese conversion engine are running in UTF-8, mlterm requires fonts for japanese character set. preedit and candidate strings are encoded in EUC-JP(native encoding of conversion engine). Please specify fonts for JISX0208_1978, JISX0208_1983 and JISX0208_1990 in .mlterm/*font. In the future, this problem will be fixed. Thanks for your report, again. -- Seiichi |