29 Kas 2006 Çar 14:46 tarihinde şunları yazmıştınız: > In article <[EMAIL PROTECTED]>, Ismail Donmez <[EMAIL PROTECTED]> writes: > > 29 Kas 2006 Çar 13:07 tarihinde şunları yazmıştınız: > > > In article <[EMAIL PROTECTED]>, Ismail Donmez > > > > <[EMAIL PROTECTED]> writes: > > > > The current CVS HEAD of emacs-unicode-2 does not anti-alias Turkish > > > > characters whereas it anti-aliases fine rest of the characters. I put > > > > up a screenshot at > > > > http://cekirdek.pardus.org.tr/~ismail/tmp/aliased.png . > > > > > > Please check which font is used for Turkish characters and > > > for the others by C-u C-x =. > > > > I am using Tahoma font via --font "Tahoma", but checking with C-u C-x its > > using Terminus fixed size font for Turkish characters but using Tahoma > > for others. I wonder why? > > Does this fix your problem? > > (set-fontset-font > (frame-parameter nil 'font) > 'latin > '("tahoma" . "unicode-bmp"))
Yes it does, thanks! > If so, this is the known problem of fontset not yet matured > for font-backend feature. Thanks for info. Regards, ismail -- There's nothing worse in life than being ordinary. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
