In article <[EMAIL PROTECTED]>, Leo <[EMAIL PROTECTED]> writes:
> I didn't set Emacs.FontBackend. ??? Didn't you wrote as below? > This is very helpful. However even with "Emacs.FontBackend: xft" and > --enable-font-backend, CJK will use xfld font other than xft font if > both fonts are available. Was it just a mistake? > But when a user starts emacs with > "emacs --enable-font-backedn -fn mono-10", should one expect to see > xft font for both Chinese and English characters? You just requested Emacs to use a font whose family name is "mono" and size is 10 point. Why does it leads to using Xft font? > BTW, with Emacs.FontBackend set to xft, emacs will use XFT font for > Chinese correctly. I see. For the moment, that's the way to request Emacs to use only Xft font. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
