Anti-aliasing for Xft fonts broken in emacs-snapshot in Intrepid
Bug #291399 reported by
Anna Glasgall
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Emacs |
New
|
Undecided
|
Unassigned | ||
emacs-snapshot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: emacs-snapshot
Anti-aliasing for Xft fonts does not work in emacs-snapshot (version 1:20081013-1) in Ubuntu 8.10 ("Intrepid Ibex") When I launched Emacs with -fn "DejaVu Sans Mono-8" in Hardy, the font would be nicely antialiased and hinted and subpixel-smoothed and such; in Intrepid, it is not. If I downgrade emacs-snapshot to the Hardy snapshot (1:20080228-
To post a comment you must log in.
I have a similar problem with the 20081018 snapshot from emacs.orebokech.com for Debian sid. I think I read a discussion about this on emacs-devel, which I cannot locate right now, but the problem seems to stem from the font-backend frame parameter. If I do
M-: (set-frame- parameter nil 'font-backend '(xft x)) RET
and then select a font, e.g. with M-x set-frame-font, I get anti-aliasing.