GNU bug report logs -
#68339
29.1; Emacs doesn't support Microsoft PinYin Input Method well
Previous Next
Full log
Message #11 received at 68339 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> Maybe that Emacs user from China could also suggest a patch for Emacs
> to fix this issue?
>
> Po Lu, any comments or suggestions?
>
> The Vim code uses ImmSetCompositionFont function to set the font. I
> don't have a good idea how to choose a font for that function, but
> perhaps we could use ImmGetCompositionFont to retrieve the font used
> by default, and then change its height and call ImmSetCompositionFont?
>
> I'm just stabbing in the dark, and I don't have a way of testing these
> ideas anyway.
Is it impossible to search for any suitable font that approaches the
frame's font in size, as Emacs does on X in xic_create_xfontset?
There is one difference between composition text on X and on Windows:
the X input method, rather than Emacs, draws composition text onto the
window Emacs provides, and can choose not to respect Emacs's choice of
font. But this is not relevant here, I think.
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.